R/data.R

#' Holocene
#' 
#' A paleo-digital elevation model (PaleoDEM) is a digital reconstruction of past topography and bathymetry. This paleoDEM provides raster data of the palaeotopographic and palaeobathymetric data for the Holocene.
#'
#' @source
#' Scotese, C. R. Wright, N. (2018). PALEOMAP Paleodigital Elevation Models (PaleoDEMS) for the Phanerozoic. \url{https://www.earthbyte.org/paleodem-resource-scotese-and-wright-2018/}
#' @format A RasterLayer.
#' \describe{
#'  \item{Description}{Holocene PaleoDEM at a grid resolution of 1 x 1 degrees.} 
#' }
#' @examples
#' \dontrun{
#'  data(Holocene)
#' }
"Holocene"

#' Collections
#' 
#' A dataframe of Holocene collections contained within the Paleobiology Database. 
#'
#' @source
#'  Paleobiology Database (2020). Fossil collections (Holocene). \url{https://paleobiodb.org}
#' @format A data.frame.
#' \describe{
#'  \item{Description}{This dataframe contains the fossil collections hosted in the Paleobiology Database (2020) from the Holocene.} 
#' }
#' @examples
#' \dontrun{
#'  data(Collections)
#' }
"Collections"
LewisAJones/LBGSim documentation built on March 28, 2020, 12:03 a.m.