View source: R/WACSreadAgroclim.R
| WACSreadAgroclim | R Documentation |
Function that reads a file of format Agroclim
WACSreadAgroclim(filename)
filename |
path to the filemane to read |
A list with two entries:
data |
The data table |
mapping |
The names of special var: year, month, day rain, tmin and tmax |
## Not run:
# using an agroclim format file
WACSdata(WACSreadAgroclim("myfile.csv"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.