R/Database.groups.R

#' Calibrated Dataframe with Three Grouping Variables
#'
#' A dataframe of an extended dataset as that provided with the package for a subtropical coral Pocillopora aliciae, with three grouping variables: Year, Site, and Transect. Data from Lachs et al. (2021) Coral Reefs.
#'
#' @docType data
#'
#' @usage data(Database.groups)
#'
#' @format An object of class dataframe
#'
#' @keywords datasets

#' @examples
#' head(Database.groups)
"Database.groups"
liamlachs/SizeExtractR documentation built on Feb. 13, 2022, 9:46 p.m.