read_wb | R Documentation |
Reads a Water Erosion Prediction Project (WEPP) soil water balance (*.wb) file. This file contains soil water balance information.
read_wb(file)
file |
A path to the file. |
A data.frame with the columns:
numeric, overland flow element
numeric (1-366), julian day
numeric, YYYY
numeric, amount of precipitation
numeric, amount of runoff
numeric
numeric
numeric
numeric
numeric
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.