examples | R Documentation |
IsoplotR
Built-in datasets for U-Pb, Pb-Pb, Ar-Ar, K-Ca, Re-Os, Sm-Nd, Rb-Sr, Lu-Hf, U-Th-He, Th-U, fission track and detrital geochronology.
examples
is an 18-item list containing:
UPb
: an object of class UPb
containing a high
precision U-Pb dataset of Kamo et al. (1996) packaged with Ken
Ludwig (2003)'s Isoplot
program.
PbPb
: an object of class PbPb
containing a Pb-Pb
dataset from Connelly et al. (2017).
ThPb
: an object of class ThPb
containing the Th-Pb
data for allanite sample MF482 of Janots and Rubatto (2014).
DZ
: an object of class detrital
containing a detrital
zircon U-Pb dataset from Namibia (Vermeesch et al., 2015).
ArAr
: an object of class ArAr
containing a
^{40}
Ar/^{39}
Ar spectrum of Skye basalt produced by Sarah
Sherlock (Open University).
KCa
: an object of class KCa
containing a
^{40}
K/^{40}
Ca dataset for sample 140025 grain h spot 5
of Harrison et al. (2010).
UThHe
: an object of class UThHe
containing a
U-Th-Sm-He dataset of Fish Lake apatite produced by Daniel Stockli
(UT Austin).
FT1
: an object of class fissiontracks
containing a
synthetic external detector dataset.
FT2
: an object of class fissiontracks
containing a
synthetic LA-ICP-MS-based fission track dataset using the zeta
calibration method.
FT3
: an object of class fissiontracks
containing a
synthetic LA-ICP-MS-based fission track dataset using the absolute
dating approach.
ReOs
: an object of class ReOs
containing a
^{187}
Os/^{187}
Re-dataset from Selby (2007).
SmNd
: an object of class SmNd
containing a
^{143}
Nd/^{147}
Sm-dataset from Lugmair et al. (1975).
RbSr
: an object of class RbSr
containing an
^{87}
Rb/^{86}
Sr-dataset from Compston et al. (1971).
LuHf
: an object of class LuHf
containing an
^{176}
Lu/^{177}
Hf-dataset from Barfod et al. (2002).
ThU
: an object of class ThU
containing a synthetic
‘Osmond-type’ dataset from Titterington and Ludwig (1994).
MountTom
: an object of class other
containing a
collection of zircon fission track ages and errors from Brandon
(1992).
LudwigMean
: an object of class other
containing a
collection of ^{206}
Pb/^{238}
U-ages and errors of the
example dataset by Ludwig (2003).
LudwigKDE
: an object of class 'other'
containing the
^{206}
Pb/^{238}
U-ages (but not the errors) of the
example dataset by Ludwig (2003).
LudwigSpectrum
: an object of class 'other'
containing
the ^{39}
Ar abundances, ^{40}
Ar/^{39}
Ar-ages and
errors of the example dataset by Ludwig (2003).
LudwigMixture
: an object of class 'other'
containing
a dataset of dispersed zircon fission track ages of the example
dataset by Ludwig (2003).
Brandon, M.T., 1992. Decomposition of fission-track grain-age distributions. American Journal of Science, 292(8), pp.535-564.
Barfod, G.H., Albarede, F., Knoll, A.H., Xiao, S., Telouk, P., Frei, R. and Baker, J., 2002. New Lu-Hf and Pb-Pb age constraints on the earliest animal fossils. Earth and Planetary Science Letters, 201(1), pp.203-212.
Compston, W., Berry, H., Vernon, M.J., Chappell, B.W. and Kaye, M.J., 1971. Rubidium-strontium chronology and chemistry of lunar material from the Ocean of Storms. In Lunar and Planetary Science Conference Proceedings (Vol. 2, p. 1471).
Connelly, J.N., Bollard, J. and Bizzarro, M., 2017. Pb-Pb chronometry and the early Solar System. Geochimica et Cosmochimica Acta, 201, pp.345-363.
Galbraith, R. F. and Green, P. F., 1990: Estimating the component ages in a finite mixture, Nuclear Tracks and Radiation Measurements, 17, 197-206.
Harrison, T.M., Heizler, M.T., McKeegan, K.D. and Schmitt, A.K.,
2010. In situ ^{40}
K-^{40}
Ca ‘double-plus’ SIMS dating
resolves Klokken feldspar ^{40}
K-^{40}
Ar paradox. Earth
and Planetary Science Letters, 299(3-4), pp.426-433.
Janots, E. and Rubatto, D., 2014. U-Th-Pb dating of collision in the external Alpine domains (Urseren zone, Switzerland) using low temperature allanite and monazite. Lithos, 184, pp. 155-166.
Kamo, S.L., Czamanske, G.K. and Krogh, T.E., 1996. A minimum U-Pb age for Siberian flood-basalt volcanism. Geochimica et Cosmochimica Acta, 60(18), 3505-3511.
Ludwig, K. R., and D. M. Titterington., 1994.
"Calculation of ^{230}
Th/U isochrons, ages, and errors."
Geochimica et Cosmochimica Acta 58.22, 5031-5042.
Ludwig, K. R., 2003. User's manual for Isoplot 3.00: a geochronological toolkit for Microsoft Excel. No. 4.
Lugmair, G.W., Scheinin, N.B. and Marti, K., 1975. Sm-Nd age and history of Apollo 17 basalt 75075-Evidence for early differentiation of the lunar exterior. In Lunar and Planetary Science Conference Proceedings (Vol. 6, pp. 1419-1429).
Selby, D., 2007. Direct Rhenium-Osmium age of the Oxfordian-Kimmeridgian boundary, Staffin bay, Isle of Skye, UK, and the Late Jurassic time scale. Norsk Geologisk Tidsskrift, 87(3), p.291.
Vermeesch, P. and Garzanti, E., 2015. Making geological sense of ‘Big Data’ in sedimentary provenance analysis. Chemical Geology, 409, pp.20-27.
Vermeesch, P., 2008. Three new ways to calculate average (U-Th)/He ages. Chemical Geology, 249(3),pp.339-347.
attach(examples)
concordia(UPb)
agespectrum(ArAr)
isochron(ReOs)
radialplot(FT1)
helioplot(UThHe)
evolution(ThU)
kde(DZ)
radialplot(LudwigMixture)
agespectrum(LudwigSpectrum)
weightedmean(LudwigMean)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.