R/data.r

#' Details of major group of each species.
#'
#' A dataset containing each species name and the associated taxa and major_group.
#' This dataset is necessary for generating the group level analyses.
#'
#' @format A data frame with 5293 rows and 3 variables:
#' \describe{
#'   \item{Group}{Taxa name, 32 levels}
#'   \item{Species}{Species name}
#'   \item{Major_group}{Major group, e.g. FREHWATER_SPECIES, 4 levels}
#'   ...
#' }
"major_groups"
CharlieOuthwaite/UKBiodiversity documentation built on Jan. 24, 2020, 12:45 p.m.