#' Blue Carbon sediment core data
#'
#' Example data from cores collected for Blue Carbon
#' stock estimations in Portugal. Cores have been de-identified.
#'
#' @docType data
#'
#' @usage data(bc_data)
#'
#' @format Two dataframes, with core and sample properties
#' \describe{
#' \item{bc_cores}{TODO}
#' \item{bc_samples}{TODO}
#' }
#'
#' @keywords datasets
#
#'
#' @examples
#' data(bc_data)
#' TODO
"bc_cores"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.