Description Usage Arguments Details Functions See Also Examples
TODO: this
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()
|
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 |
Dominant ftypes (n plots > 400):
Douglas-fir, Ponderosa pine, Lodgepole pine, Pinyon / juniper woodland, California mixed conifer, Engelmann spruce / subalpine fir, Aspen
PlotStackedDomForType
: Wrapper for dominant ftype stacked bar
PlotStackedUncommForType
: Wrapper for non-dominant ftype stacked bar
Other plot_wrappers: PlotMortBoxplot
,
RSFIA_utils
Other plot_wrappers: PlotMortBoxplot
,
RSFIA_utils
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.