Skip to contents

Performs initial mass balance using a Rpath.params() file

Usage

rpath(Rpath.params, eco.name = NA, eco.area = 1)

Arguments

Rpath.params

R object containing the parameters needed to create a Rpath model. This is generated either by the create.rpath.params() or read.rpath.params() functions.

eco.name

Optional name of the ecosystem which becomes an attribute of the Rpath model.

eco.area

Optional area of the ecosystem which becomes an attribute of the Rpath model.

Value

Returns a static Rpath model that can be supplied to the rsim.scenario function.