Learn R Programming

RPhosFate (version 2.0.1)

demoProject: Demonstration project

Description

Copies a demonstration project to an existing or a temporary directory.

The demonstration project data are a derivative of the

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))

Value

A character string containing the demonstration project root directory.

Arguments

cs_dir

An optional character string specifying an existing directory.

See Also

RPhosFate, catchment

Examples

Run this code

demoProject()

Run the code above in your browser using DataLab