R/reeds.R

#' Fowlmere reeds data
#'
#' Percent nitrogen content of reeds sampled from three sites in Fowlmere, Cambridgeshire
#'
#' @docType data
#'
#' @usage data(reeds)
#'
#' @format A data frame with 2 columns and 14 rows. The columns are:
#' \itemize{
#' \item{site}{ A (factor) label identifying the site.}
#' \item{nitrogen}{ content as a percentage.}}
#'
#' @details Nitrogen content of reeds was investigated as part of a study of Moths in 1996.
#'
#' @keywords datasets
#'
#' @references Biomeasurement: A Student's Guide to Biological Statistics by Dawn Hawkins
#'
#' @examples
#' data(reeds)
#'
"reeds"
julianfaraway/brinla documentation built on April 6, 2023, 2:33 p.m.