LakeSuperiour.rdata: 210Pb measurements and derived age models from Lake Superior
Description
Contains lead measurments and the derived age models and sediment accumulation rates from eight cores in Lake Superior (O'Beirne et al. 2017)
Usage
data(LakeSuperior)
Arguments
Format
A list containing eight data tables, each with the information about one core.
References
O'Beirne, MD et al. (2017): Anthropogenic climate change has altered primary productivity in Lake Superior. Nature Communications, 8, 15713, https://doi.org/10.1038/ncomms15713
# NOT RUN {data(LakeSuperior)
plot(LakeSuperior$BH03_3$Depth..m.,LakeSuperior$BH03_3$X210Pb.xs..Bq.kg.,
xlab='Core depth [m]',ylab='Excess lead [Bq/kg]')
# }