View source: R/load-sample-data.R
load_sample_data | R Documentation |
load_sample_data
returns the sample data provided by bbsBayes. The data
is returned as a list of data frames, similar to what is returned by load_bbs_data
load_sample_data()
Large list (3 elements) consisting of:
bird |
Data frame of sample bird point count data per route, per year |
route |
Data frame of sample yearly route data |
species |
Sample list of North American bird species |
sample_data <- load_sample_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.