create_run: Create a run object

View source: R/read_run.R

create_runR Documentation

Create a run object

Description

Interactively create a run object by asking questions in exactly the same order as the WEPP interactive system. Ideally, you only need to go through this process once and then you can modify the run object as needed, e.g. to change file names.

Usage

create_run()

Details

This run object specifies the type of WEPP simulation to perform as well as names for input/output files.

Value

A data frame containing two columns

name

names of variables

value

the value for that variable


jarad/WEPPR documentation built on Nov. 3, 2023, 5:42 a.m.