EBVstats: EBV Stats

Description Usage Arguments Value Author(s) Examples

Description

This function is a wrapper of cellStats to computes statistics for CCPolygon objects.

Usage

1
EBVstats(ccp, stats, mc.cores = detectCores(), ...)

Arguments

ccp

RasterStack or NULL. Stack such as that produced by CCPolygon. If NULL then NULL is returned.

stats

character vector of stats defined in cellStats. If missing then 'mean', 'sd' and 'max' are computed.

mc.cores

numeric. The number of cores, see mclapply.

...

Additional arguments in cellStats

Value

list of EBVstats.

Author(s)

Wilson Lara <wilarhen@temple.edu>, Victor Gutierrez-Velez <victorhugo@temple.edu>

Examples

1

forestChange documentation built on March 26, 2020, 7:26 p.m.