Description Usage Arguments Value
Change target variable for task. This is implemented in this model to adjust the criterion used to classify rivers and streams as non-perennial. Changing the mean annual number of zero-flow day threshold (in the case of this study from 1 to 30 days).
1 | change_tasktarget(in_task, in_gaugestats, newmdurthresh)
|
in_task |
Task whose target variable to update. |
in_gaugestats |
data.table of task back-end content (i.e., data to update task with), ontaining the column 'mDur_o1800' and all hydro-environmental predictor variables. |
newmdurthresh |
(numeric) criterion in terms of mean annual number of zero-flow days over which to classify a river or stream as non-perennial (e.g., 30) |
Task with updated target variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.