R/LDB.R

#' Lake Bourget shortlived radionuclides
#'
#' @description Example of data used for serac
#'
#' @docType data
#'
#' @usage LDB
#'
#' @format rda file
#'
#' @keywords datasets
#'
#' @references Giguet-Covex, C., Arnaud, F., Poulenard, J., Enters, D., Reyss, J.-L., Millet, L., Lazzaroto, J., Vidal, O., 2010. Sedimentological and geochemical records of past trophic state and hypolimnetic anoxia in large, hard-water lake bourget, French alps. J. Paleolimnol. 43, 171–190. https://doi.org/10.1007/s10933-009-9324-9
#'
#' @source \href{https://doi.org/10.1007/s10933-009-9324-9}{Giguet-Covex et al (2010)}
#'
#' @examples
#' # The files LDB and LDB_varves must be in a folder Cores/LDB for this code to work (see Bruel and Sabatier 2020)
#' serac(name = "LDB", coring_yr = 2004, model = c("CFCS"), plot_Pb =T,
#'       plot_Pb_inst_deposit = T, plot_Cs = T, plot_Am = T, Cher = c(75, 85),
#'       Hemisphere = c("NH"), NWT = c(172, 180),
#'       FF = c(220, 230), inst_deposit = c(197, 210),
#'       historic_d = c(197, 210), historic_a = c(1958),
#'       historic_n = c("earthquake 1958"), varves = T,
#'       plotpdf =T, stepout =1)
"LDB"
rosalieb/serac documentation built on Nov. 16, 2024, 11:21 a.m.