createSubdataSorted: createSubdataSorted

Description Usage Arguments Value

View source: R/createSubdataSorted.R

Description

Creates a subset of data1, called subdata, sorted by hydseq , based on the application of the control setting 'filter_data1_conditions'. The 'subdata' object is used in model estimation, prediction, mapping, and other functions.

Executed By: startModelRun.R

Usage

1
createSubdataSorted(filter_data1_conditions, data1)

Arguments

filter_data1_conditions

User specified additional DATA1 variables (and conditions) to be used to filter reaches from sparrow_control

data1

input data (data1)

Value

subdata data.frame used in model execution


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