Changes between Version 39 and Version 40 of EcomsUdg/RPackage/Functions
- Timestamp:
- May 30, 2013 2:05:02 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EcomsUdg/RPackage/Functions
v39 v40 66 66 * `source.dir`: Character string indicating the full path to the directory where the data are stored (see Details). 67 67 * `var`: Character string indicating the variable to load. 68 * `standard.vars`: Logical. Default to ` FALSE`. If `TRUE`a dictionary must be available (see Details)68 * `standard.vars`: Logical. Default to `TRUE`. Note that if `TRUE`, a dictionary must be available (see Details) 69 69 * `stationID`: Character vector indicating the identification code of the stations to load. 70 70 * `startDate`: Optional character string in the form "Year-month-day" (e.g. `"1950-01-01"`) indicating the starting day of the time series to retrieve. Default to first record available.