The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Dasst

Travis Build Status CRAN release

Dasst provides methods and tools for reading, processing and writing files complying with the DSSAT-CSM fixed width format. Dasst enables DSSAT-style AS Simple Tables. The DSSAT-CSM cropping system model is described at J.W. Jones, G. Hoogenboomb, C.H. Porter, K.J. Boote, W.D. Batchelor, L.A. Hunt, P.W. Wilkens, U. Singh, A.J. Gijsman, J.T. Ritchie (2003) https://doi.org/10.1016/S1161-0301(02)00107-7.

Installing the package

To install the latest version from GitHub:

install.packages("devtools")
devtools::install_github("hlozza/Dasst")

Quick tutorial

library(Dasst)

### Example
data(plantGrowth)
plot(plantGrowth[[1]][,c("DAP","LAID")])

Github Homero Lozza homerolozza@gmail.com

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.