R/data_oosterschelde.R

#' Oosterschelde Marine Benthos Data
#'
#' Oosterschelde data set. The Oosterschelde is located in the southwest of
#' the Netherlands.
#' 
#' The Oosterschelde data contains the following columns:
#' \itemize{
#'   \item ID sample identifier
#'   \item HABITAT specification of the habitat
#'   \item AREA sampled area
#'   \item DATE sampling date (YYYY-MM-DD, ISO 8601)
#'   \item TAXON standardized taxon code (see WoRMS-website 
#'      \url{https://www.marinespecies.org/})
#'   \item COUNT number of individuals of 'TAXON'
#' }
#' 
#' @note This is not the original data set, but a simplified version of it meant
#'      for didactic purposes only! For instance it only contains taxa
#'      identified at the species level. Other taxa have been removed.
#' 
#' @source Rijkswaterstaat Water, Transport and Living Environment,
#'      Department of Information Management, Lelystad, 
#'      The Netherland (contact: servicedesk-data@@rws.nl)
"oosterschelde"

Try the benthos package in your browser

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

benthos documentation built on Aug. 22, 2022, 5:07 p.m.