R/data_schedenenv.r

#' Header data for Vegetation releves from Scheden
#'
#' An example vegetation dataset containing 28 grassland releves from Scheden, Niedersachsen, Germany.
#' The releves were done May 2016 during a students field course at the University of Goettingen.
#' Locations at the study site are based on the diploma thesis from \cite{Eichholz (1997)}
#'
#' @format A data frame with 28 rows (samples) and 10 variables
#'  \itemize{
#'   \item{comm: }{Plant community as defined in 1997: \emph{Arrhenatheretum} or \emph{Gentiano-Koelerietum}}
#'   \item{altit: }{Altitude (m)}
#'   \item{exp: }{Exposition of plot (degrees)}
#'   \item{north: }{North value as cosine of aspect}
#'   \item{slope: }{Slope (degrees)}
#'   \item{cov_herb: }{Cover of herb layer (\%)}
#'   \item{cov_litt: }{Cover of litter (\%)}
#'   \item{cov_moss: }{Cover of mosses (\%)}
#'   \item{cov_opensoil: }{Cover of open soil (\%)}
#'   \item{height_herb: }{Average height of herb layer (cm)}
#'   \item{soil_depth: }{Soil depth (cm)}
#' }
#' @references Eichholz, A. (1997): Wiesen und Magerrasen am Suedhang des Hohen Hagen. Diplomarbeit Biologie, University of Goettingen.
"schedenenv"

Try the goeveg package in your browser

Any scripts or data that you put into this service are public.

goeveg documentation built on July 9, 2023, 7:35 p.m.