View source: R/knnst_helpers.R
| knnst_get_disagg_data | R Documentation |
knnst_get_disagg_data() gets the disaggregated streamflow data from a
knnst object.
knnst_get_disagg_data(disagg, sim_num = 1)
disagg |
A |
sim_num |
The simulation number. |
As knnst objects can contain multiple simulations of disaggregated data,
sim_num specifies which simulation of data to return.
A matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.