Description Usage Arguments Examples
Make a graph, 4 panels, of AGB growth and model fit of many species overlaid, predicted functions only. Must submit names of four data objects (not the object, just the name in quote marks!).
1 2 3 | binGraphManySpecies.Panel(fulldataname, sitename, darken = 8,
xrange = c(-3, 3), yrange = c(0, 0.1), export = pdf,
outfile = "growth/linearbin.multi.pdf", h = 8, w = 10)
|
export |
File format to export to. |
outfile |
Filename for output. |
h, w |
A number giving the height and width. |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.