Learn R Programming

bfastSpatial (version 0.6.2)

bfmZoo: Runs bfastmonitor on a zoo object

Description

This function is analog to the bfastmonitor function, but differs in terms of inputs. In bfastmonitor an object of class ts needs to be provided, usually pre-processed using bfastts; the present function accepts directly zoo time-series. The return also differs from bfastmonitor; instead of returning an object of class 'bfastmonitor'the present function returns a dataframe. The zoo object may contain several time-series, which results in a return dataframe containing several rows.

Usage

bfmZoo(x, mc.cores = 1, ...)

Arguments

x

A zoo object that may contain several time-series

mc.cores

Numeric For parallel processing. Number of workers.

...

Arguments to be passed to bfastmonitor

Value

A dataframe