get_portal_rodents: get portal rodent data Import Portal rodent data using...

Description Usage Arguments Value

View source: R/get_data_portal.R

Description

get portal rodent data

Import Portal rodent data using portalr functions. Currently returns rodent data formatted appropriately for LDA analysis.

Usage

1
2
3
4
5
get_portal_rodents(
  time_or_plots = "plots",
  treatment = "control",
  type = "Rodents"
)

Arguments

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"

Value

list of two dataframes (one with abundance data, the other with covariate data) and one list of metadata.


weecology/MATSS-pipeline documentation built on May 16, 2020, 1:54 p.m.