Description Usage Arguments Author(s) References Examples
This function plots objects of class "AccumC"
. It makes small plots in the current graphics window and/or a big plot saved as a .pdf
file.
1 | plot.AccumC(x, plot = T, bigplot = F, box_col = "gray", prettytitle = NA, filename = "AccumC_plot", ratelabel = T, log_y_axis = F)
|
x |
an object of class |
plot |
Logical. Make plots in the current graphics window? |
bigplot |
Logical. Make a complex plot saved as a |
box_col |
the fill color of boxes and bars; default is |
prettytitle |
A title for the |
filename |
A filename or path for the |
ratelabel |
Logical. Annotate the age/depth model plot with (text) sedimentation rates? |
log_y_axis |
Logical. Should the y axes on the carbon accumulation rate plots be log? |
Jonathan E. Nichols
Lamont-Doherty Earth Observatory
Columbia University
jnichols@ldeo.columbia.edu
Nichols et al., 2016
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.