WACSreadAgroclim {WACS}R Documentation

Function that reads a file of format Agroclim

Description

Function that reads a file of format Agroclim

Usage

WACSreadAgroclim(filename)

Arguments

filename

path to the filemane to read

Value

A list of 2 objects:

Examples

## Not run: 
  # using an agroclim format file
  WACSdata(WACSreadAgroclim("myfile.csv"))

## End(Not run)

[Package WACS version 1.1.0 Index]