PlotStackedBarChart: Plots a stacked barchart

Description Usage Arguments Details Functions See Also Examples

Description

TODO: this

Usage

1
2
3
4
5
6
PlotStackedBarChart(by, mort_df = NULL, drop_no_mort = F, split = F,
  clear_plots = F, excl_dom_ftype = F)

PlotStackedDomForType()

PlotStackedUncommForType()

Arguments

by

X-variable, either 'section' or 'ftype'

mort_df

data to plot, can be NULL for package data

drop_no_mort

Flag to drop 'no mortality' plots

split

Split plot into background/outlier

clear_plots

Flag to clear previous plots

excl_dom_ftype

Flag to drop 'dominant' ftypes, see details

Details

Dominant ftypes (n plots > 400):

Douglas-fir, Ponderosa pine, Lodgepole pine, Pinyon / juniper woodland, California mixed conifer, Engelmann spruce / subalpine fir, Aspen

Functions

See Also

Other plot_wrappers: PlotMortBoxplot, RSFIA_utils

Other plot_wrappers: PlotMortBoxplot, RSFIA_utils

Examples

1

bmcnellis/RSFIA documentation built on June 1, 2019, 7:40 a.m.