fmo_cb_reduction: FMO cumulative burn reduction table

Description Usage Arguments Value Examples

View source: R/fmo.R

Description

Generate a data frame of reductions in cumulative burn based on fire management options treatment levels.

Usage

1
fmo_cb_reduction(data, pretty_names = TRUE)

Arguments

data

a data frame resulting from fsdf.

pretty_names

logical, use more meaningful column names, better for printing. For programming, original names may be more convenient.

Value

a data frame.

Examples

1
2
3
4
5
## Not run: 
x <- fsdf("historical_fsv.rds")
fmo_cb_reduction(x)

## End(Not run)

leonawicz/alfresco documentation built on May 6, 2019, 4:59 p.m.