read_run | R Documentation |
Reads a Water Erosion Prediction Project (WEPP) run (*.run) file. This file contains run settings information.
read_run(file)
file |
A path to the file. |
A list with the following named elements:
character, filename for wb output file
character, filename for env output file
character, filename for yld output file
character, filename for management input file
character, filename for slope input file
character, filename for soil input file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.