sednya_2015: Raw csv report with Pb isotope ratio data.

Description Format Details Author(s) Source See Also Examples

Description

This raw report was obtained saving as csv the original .rep file produced by the mass spectrometer Perkin Elmer ELAN ICP-MS. This file is an example of short report.

Format

The file has 1568 rows and 7 columns.

Details

Field separator are "," and decimal separator are ".". Standards with known Pb isotope ratios are used to correct the instrumental mass bias by the bracketing standard technique and are labelled as SRM. QC data are BCR CRM 482 and are labelled as CRM. Sample data refer to size fractionated sediment samples collected in the coastal marine enviroment of Kongsfjorden (Svalbards, Norvegian Arctic) in 2014.

Author(s)

Andrea Bazzano, Francesco Soggia and Marco Grotti.

Source

A selection of the processed data were submitted as: Grotti, Soggia, Ardini, Bazzano, Moroni, Vivani, Cappelletti and Misic, Trace elements in surface sediments from Kongsfjorden, Svalbard: occurrence, sources and bioavailability. International Journal of Environmental Analytical Chemistry, 2017, submitted.

See Also

extract_data

Examples

1
2
file.short <- system.file("extdata", "sednya_2015.csv", package = "pbratios")
sednya.2015 <- extract_data(file.short, report = "short")

andreabz/pbratios documentation built on May 12, 2019, 2:42 a.m.