powered by
Function that reads a file of format Agroclim
WACSreadAgroclim(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
# NOT RUN { # using an agroclim format file WACSdata(WACSreadAgroclim("myfile.csv")) # }
Run the code above in your browser using DataLab