isoplot_pm10: Three-isotope plot for PM10 data.

Description Usage Arguments Value See Also Examples

Description

The function prints a three-isotope plot on screen and saves the plot as pdf, png and svg. Measured data are compared with Pb isotope ratios measured in PM10 samples from the Northern Hemisphere. Such data are obtained from the dataset pm10nh from the package pbratios.

Usage

1

Arguments

data

A data.table generated by corr.mbf function and subsetted to cointain only samples to be plotted in the three-isotope diagram. Data should contain a column the column "Pb208206, Pb207206 with the measured Pb isotope ratios for 208Pb/206Pb and 207Pb/206Pb, respectively.

factor

A factor within the data.table that can be used differentiate data points with different point shapes. Default value is NULL.

save

Logical. If TRUE, the plot is saved in the "output" folder with the file name "data_gen" in PDF, PNG and SVG formats.

Value

The function prints a three-isotope plot on screen. Additionally, if save = TRUE, three files named "data_gen" are saved in the "output" folder with the file name "data_gen" in PDF, PNG and SVG formats.

See Also

pm10nh isoplot_generic

Examples

1

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