rmacroliteClimateFiles-methods: Fetch the name and path of the rainfall and weather data...

Description Usage Arguments Value

Description

etch the name and path of the rainfall and weather data bin-files in an imported MACRO par-file

Usage

1
2
3
4
rmacroliteClimateFiles(x, ...)

## S3 method for class 'macroParFile'
rmacroliteClimateFiles(x, check = TRUE, ...)

Arguments

x

A macroParFile, as imported with rmacroliteImportParFile-methods

...

Additional parameters passed to specific methods. Currently not used.

check

Single logical values. If TRUE (the default), the function checks that the two files exists and stops when they don't.

Value

A vector with two named character strings. rain, the name and path to the rainfall file, and met, the name and path to the weather file.


julienmoeys/rmacrolite documentation built on May 22, 2019, 6:31 p.m.