| Dasst-class | R Documentation |
An S4 class that stores information recorded on DSSAT-style files.
fileNames:A character vector containing the names and the paths to the original data files.
sections:A character vector containing the names for each section within the DSSAT-style format specification and structure.
fields:A list of data.frame
containing the names, modes, and widths in characters for
each data field. The number of decimal digits are also
stored in each numeric field.
tables:A
list of data.frame containing the actual
values retrieved from the original file.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.