get_pop_ts_env_data: Get BBS population time-series data with environmental...

Description Usage Arguments Details Value

Description

Selects data from the subset of sites that were visited in at least 'min_year_percentage' percent of years in the training set, and from all years between 'start_yr' to 'end_yr'.

Usage

1
get_pop_ts_env_data(start_yr, end_yr, last_train_year, min_year_percentage)

Arguments

start_yr

num first year of time-series

end_yr

num last year of time-series

last_train_year

num last year of the time-series' training portion

min_year_percentage

num percent of years of non-missing data between start_yr & last_train_year

Details

Also attaches associated environmental data

Value

dataframe with site_id, lat, long, year, species_id, and abundance


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