binGraphManySpecies: Graph AGB growth and model fit of many species overlaid.

Description Usage Arguments

Description

Make a graph of AGB growth and model fit of many species overlaid, predicted functions only. Must submit name of data objects (not the object, just the name in quote marks!).

Usage

1
2
3
binGraphManySpecies(fulldataname, darken = 8, xrange = c(-3, 3),
  yrange = c(0, 0.1), xtitle = NULL, ytitle = NULL, export = pdf,
  outfile = "growth/linearbin.multi.pdf", h = 8, w = 10)

Arguments

export

File format to export to.

outfile

Filename for output.

h, w

A number giving the height and width.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.