Description Usage Arguments Value Examples
View source: R/WACSreadAgroclim.R
Function that reads a file of format Agroclim
| 1 | WACSreadAgroclim(filename)
 | 
| filename | path to the filemane to read | 
A list of 2 objects:
dataThe table data
mappingThe names of special var: year, month, day rain, tmin and tmax
| 1 2 3 4 5 | ## 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.