plot.ElementRatios: plot an ElementRatios object

Description Usage Arguments

Description

plot an ElementRatios object

Usage

1
2
3
## S3 method for class 'ElementRatios'
plot(x, morelines = NULL, scales = c("sliced",
  "free"), mar = c(2.5, 2.5, 2, 0), ...)

Arguments

x

the object

morelines

also add lines from this ElementRatios object

scales

set axis width; sliced will use same width for all plots, but allow for shifting as needed, free will set each plot differently

mar

set margins of output plot; default is c(2.5, 2.5, 2, 0)

...

additional parameters sent to the individual plots


AaronRendahl/WeatheringTrends documentation built on May 5, 2019, 11:42 a.m.