stackedBarData: Create the data required to create the stacked bars for a...

Description Usage Arguments Value

View source: R/stackedBarData.R

Description

Create the data required to create the stacked bars for a time series

Usage

1
stackedBarData(cattrajectory, timePoints, pixelSize = c(1000, 1000))

Arguments

cattrajectory

A data frame containing the X,Y, and binary values for pixels in each input map

timePoints

A vector containing the time points for the time series in chronological order

pixelSize

A vector containing the pixel size for the raster files

Value

"NonetData"= Components of gains and losses "NetData" = Components of net gain s and net losses "GrossGain" = Size of gross gain "GrossLoss" = Size of gross loss


bilintoh/timeComponents documentation built on Dec. 19, 2021, 9:42 a.m.