Description Usage Arguments Details Value
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'.
1 | get_pop_ts_env_data(start_yr, end_yr, last_train_year, min_year_percentage)
|
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 |
Also attaches associated environmental data
dataframe with site_id, lat, long, year, species_id, and abundance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.