exe: Execute Model

Description Usage Arguments Author(s) Examples

Description

Run the model for a sceanrio file built using param().

Usage

1
exe(scenario_file, save.as = FALSE)

Arguments

save.as

logical. If TRUE model data will be saved as an RDS file in the working directory. Default is FALSE

sceanrio_file

A three element list built using param()

Author(s)

Mike Johnson

Examples

1
mod = exe(scene1, save.as = TRUE)

mikejohnson51/Rainfall_Infiltration_hillslope documentation built on May 29, 2019, 2:35 p.m.