verifyDemtarea: verifyDemtarea

Description Usage Arguments

View source: R/verifyDemtarea.R

Description

Performs a consistency check on values for the total drainage area system variable, 'demtarea', based on the 'if_verify_demtarea' control setting (section 2 of the control script). The check compares values of the newly-created 'demtarea' (using the 'hydseq.R' function) with user-supplied values of 'demtarea', and outputs the results to CSV and PDF files.

Executed By: createVerifyReachAttr.R
Executes Routines:


Usage

1
2
verifyDemtarea(if_verify_demtarea, data1, compareData, file.output.list,
  mapping.input.list, batch_mode)

Arguments

if_verify_demtarea

specify whether or not to verify demtarea

data1

input data (data1)

compareData

data.frame of reach verification attributes to compare with the users data1 file

batch_mode

yes/no character string indicating whether RSPARROW is being run in batch mode


tbep-tech/tbepRSparrow documentation built on Oct. 9, 2020, 6:24 a.m.