reqpar: Calculate the required parameters for intensity analysis

Description Usage Arguments Details Value

Description

Calculate the required parameters for intensity analysis

Usage

1
reqpar(time.points)

Arguments

time.points

a charachter vector showing the time point of each raster layer in chronological order.

Details

reqpar function gets the time point and return a list containing required variables used in intensity analysis.

Value

The output is a list inclusing: a one element vector showing the number of intervals, a charachter vector showing the initial times for all intervals, a charachter vector showing the subsequent times for all intervals, an integer vector showing the duration of each interval and a charachter vector showing the label of each interval.


intensity.analysis documentation built on May 2, 2019, 2:51 p.m.