R/bc_data.R

#' 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"
costavale/BlueCarbon documentation built on May 7, 2023, 2:18 a.m.