demoProject {RPhosFate} | R Documentation |
Demonstration project
Description
Copies a demonstration project to an existing or a temporary directory.
The demonstration project data are a derivative of the
-
Geoland.at (digital elevation model),
-
AMA (field data),
-
BMLRT (channel data) and
-
GIP.at (road data)
data sets, used and licensed under (CC BY 4.0) by Gerold Hepp.
While the data represent a real catchment (HOAL), some of them are fictitious, but plausible. These are, among others, R- and C-factors, soil and related data, existence of subsurface drainage at road embankments as well as substance river loads.
Usage
demoProject(cs_dir = tempdir(TRUE))
Arguments
cs_dir |
An optional character string specifying an existing directory. |
Value
A character string containing the demonstration project root directory.
See Also
Examples
demoProject()
[Package RPhosFate version 1.0.4 Index]