c2vsim.cumLWBUD | R Documentation |
c2vsim.cumLWBUD calculates the cumulative lant and water use budget for the selected subregion ids
c2vsim.cumLWBUD(LWB, ids = NA)
LWB |
This is a list of data frames with the budget terms for each subregion. This is the output of the c2vsim.readLWBUD function |
ids |
the ids of the subregion you want to cumulative budget. Leave emtpty for the entire area |
A structure with the budget terms as they described in the c2vsim.readLWBUD
LWB <- c2vsim.readLWBUD("CVlandwater.BUD")
LW_ALL <- c2vsim.cumLWBUD(LWB)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.