Find a full documentation of the package on the project page

Overview

Sediment Deposition and Accumulation Rates Determined by 210Pb Isotope Methods.

Installation

The ‘leadR’ package is not available on the official CRAN servers.

However, the latest development builds can directly be installed from GitHub. Simply run the following from an R console

if(!require("devtools"))
  install.packages("devtools")
devtools::install_github("tzerk/leadR")

Note

This version is a development version and it comes without any guarentee!

License

The leadR package is licensed under the MIT. See these files in the main directory for additional details:

  • LICENSE - leadR package license (MIT)