Learn R Programming

IsoplotR (version 0.11)

examples: Example datasets for testing

Description

U-Pb, Ar-Ar, Re-Os, Sm-Nd, Rb-Sr, U-Th-He, fission track and detrital datasets

Arguments

Details

examples a 14-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's Isoplot program. 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). 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). average: an object of class other containing the \(^{206}\)Pb/\(^{238}\)U-ages and errors of dataset UPb. KDE: an object of class 'other' containing the \(^{206}\)Pb/\(^{238}\)U-ages (but not the errors) of dataset UPb. spectrum: an object of class 'other' containing the \(^{39}\)Ar abundances, \(^{40}\)Ar/\(^{39}\)Ar-ages and errors of dataset ArAr. MountTom: an object of class 'other' containing a dataset of dispersed zircon fission track ages from Brandon and Vance (1992).

References

Brandon, M.T. and Vance, J.A., 1992. Tectonic evolution of the Cenozoic Olympic subduction complex, Washington State, as deduced from fission track ages for detrial zircons. American Journal of Science, 292, pp.565-565. 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). Galbraith, R. F. and Green, P. F., 1990: Estimating the component ages in a finite mixture, Nuclear Tracks and Radiation Measurements, 17, 197-206. 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., 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.

Examples

Run this code
data(example)
concordia(examples$UPb)
dev.new()
kde(examples$DZ)

Run the code above in your browser using DataLab