WACSreadAgroclim: Function that reads a file of format Agroclim

Description Usage Arguments Value Examples

View source: R/WACSreadAgroclim.R

Description

Function that reads a file of format Agroclim

Usage

1
WACSreadAgroclim(filename)

Arguments

filename

path to the filemane to read

Value

A list of 2 objects:

Examples

1
2
3
4
5
## Not run: 
  # using an agroclim format file
  WACSdata(WACSreadAgroclim("myfile.csv"))

## End(Not run)

WACS documentation built on July 1, 2020, 5:22 p.m.

Related to WACSreadAgroclim in WACS...