burnRec: burnRec

Description Usage Arguments Examples

View source: R/ignition_points.R

Description

Calculates recurrence (i.e., how many time a given location has burned) from a burnedPixelsDF adding a new column to the object.

Usage

1

Arguments

x

a data.frame built from burnedPixelDF().

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

rmarcosgit/MCD64A1toPts documentation built on Oct. 25, 2019, 11:01 a.m.