filter_ts: Filter BBS to specified time series period and number of...

Description Usage Arguments Value

Description

Filter BBS to specified time series period and number of samples

Usage

1
filter_ts(bbs_data, start_yr, end_yr, last_train_year, min_year_percentage)

Arguments

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

Value

dataframe with original data and associated environmental data


weecology/biodivcast documentation built on May 20, 2019, 1:25 p.m.