Dasst-package {Dasst} | R Documentation |
Dasst: a package for reading, processing and writing DSSAT-style files
Description
The Dasst (DSSAT-style AS Simple Tables) package provides methods for reading, processing and writing files originally formatted for the 'DSSAT-CSM' crop simulation models.
Details
The Dasst package defines the
Dasst
class which enables to store
the data encoded for the 'DSSAT-CSM' crop simulation
models as an S4 object, both for the inputs and the
outputs. Several methods are available.
Author(s)
Homero Lozza, homerolozza@gmail.com
See Also
Dasst for class definition,
show
, summary
,
[[
[
methods for content
description, and read.dssat
function for
reading files. For other available methods see INDEX
file.
An object example is available at
plantGrowth
.
[Package Dasst version 0.3.4 Index]