Description Usage Arguments Value
View source: R/accumulateIncrArea.R
Accumulates incremental area for accum_elements variables, expressed in areal
units. Function can only be run after replaceData1Names.R has been executed. Uses reach
navigation data. 
 
Executed By: 
calcClassLandusePercent.R
createVerifyReachAttr.R
hydseq.R
| 1 | accumulateIncrArea(indata, accum_elements, accum_names)
 | 
| indata | data.frame containing reach navigation variables and variables to be selected for incremental area accumulation | 
| accum_elements | character vector indicating variables to be selected for incremental area accumulation | 
| accum_names | character vector of final names for accumlated data | 
AreaRch  data.frame containing waterid and accum_elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.