#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.