Description Usage Arguments Value
Filter BBS to specified time series period and number of samples
1 | filter_ts(bbs_data, start_yr, end_yr, last_train_year, min_year_percentage)
|
bbs_data |
dataframe that contains BBS site_id and year columns |
start_yr |
num first year of time-series |
end_yr |
num last year of time-series |
last_train_year |
last year of the time-series' training portion |
min_year_percentage |
num minimum percentage of years between start_yr & last_train_year that have data |
dataframe with original data and associated environmental data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.