splom: Scatterplot matrix

Description Usage Arguments Value Examples

View source: R/splom.R

Description

Create a scatterplot matrix showing full element geochemistry

Usage

1
splom(data, colx, coly, colour, symbol)

Arguments

data

A data frame containing element geochemistries

colx

The first column containing geochemical data

coly

The final column containing geochemical data

colour

The variable which sets the plotting colour (e.g. sample id)

symbol

The variable which sets the plotting symbol (e.g. site, volcano)

Value

A scatterplot matrix showing selected element geochemistries

Examples

1
plot <- biplot(data, 4, 10, Sample_ID, Site);

amy-mcg/tephrochron documentation built on Dec. 13, 2020, 3:44 p.m.