get_richness_ts_env_data: Get BBS richness time-series data with environmental...

Description Usage Arguments Value

Description

Get BBS richness time-series data with environmental variables. Will fill in NA values for richness in missing years as long as a site meets the year requirments and has environmental data.

Usage

1
get_richness_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 time series' training portion

min_year_percentage

num minimum number of years of data between start_yr & end_yr

Value

dataframe with site_id, year, and richness


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