Description Usage Arguments Value
View source: R/get_data_portal.R
get portal rodent data
Import Portal rodent data using portalr functions. Currently returns rodent data formatted appropriately for LDA analysis.
1 2 3 4 5 | get_portal_rodents(
time_or_plots = "plots",
treatment = "control",
type = "Rodents"
)
|
time_or_plots |
select whether to: (1) "time" == get the data for the entire timespan of the experiment, or (2) "plots" == just the time period with consistent treatments |
treatment |
"control" or "exclosure" treatments |
type |
type of animals to get: "Rodents" or restrict to "Granivores" |
list of two dataframes (one with abundance data, the other with covariate data) and one list of metadata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.