spmnya_2012: 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 long report.

Format

The file has 5110 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 marine particulate matter collected in the coastal marine enviroment of Kongsfjorden (Svalbards, Norvegian Arctic) in 2012.

Author(s)

Andrea Bazzano and Marco Grotti.

Source

Processed data were published in Bazzano, Rivaro, Soggia, Ardini and Grotti, Anthropogenic and natural sources of particulate trace elements in the coastal marine environment of Kongsfjorden, Svalbard. Marine Chemistry, 2014, 163, 28-35.

See Also

extract_data

Examples

1
2
file.long <- system.file("extdata", "spmnya_2012.csv", package = "pbratios")
spmnya.2012 <- extract_data(file.long, report = "long")

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