MultiPointsPlot: Time series curves for Multiple points in the Region of...

Description Usage Arguments Details Value See Also Examples

Description

MultiPointsPlot function allows the user to plot of vegetation dynamics curves from multiple points.

Usage

1
MultiPointsPlot(VIStack)

Arguments

VIStack

- RasterStack of time series vegetation index images

Details

Plotting dynamics curves from multiple points together in a single plot helps understanding the growth variability across the field.This inforaiton allow observation of the spatial and temporal crop growth variability across the growth seasons, which provide important information about the environmental factors influencing crop growth and thus potential opportunities for influencing crop management (eg . Araya et al., 2016)

Value

Multiple time series curves together at the plot panel

See Also

PhenoMetrics, SinglePhenology

Examples

1
2
3
#EXAMPLE
ExampleStack<- stack(system.file("extdata", "ExampleStack.grd", package="CropPhenology"))
MultiPointsPlot(ExampleStack)

SofanitAraya/CropPhenology documentation built on May 9, 2019, 1:51 p.m.