Description Usage Arguments Value
View source: R/createVerifyReachAttr.R
Calculates REQUIRED system reach attributes for reaches with fnode>0,
tnode>0 and termflag!=3from calculate_reach_attribute_list control setting and verifies
demtarea if if_verify_demtarea<-"yes"
Executed By: dataInputPrep.R
Executes Routines:
accumulateIncrArea.R
calcHeadflag.R
calcTermflag.R
errorOccurred.R
hydseq.R
unPackList.R
verifyDemtarea.R
1 2 | createVerifyReachAttr(if_verify_demtarea, calculate_reach_attribute_list,
data1, file.output.list, mapping.input.list, batch_mode)
|
if_verify_demtarea |
specify whether or not to verify demtarea |
calculate_reach_attribute_list |
list of attributes to calculate |
data1 |
input data (data1) |
batch_mode |
yes/no character string indicating whether RSPARROW is being run in batch mode |
data1 data.frame with calculated reach attributes replaced
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.