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

Description Usage Arguments Details Value Author(s) See Also Examples

Description

MultiPointsPlot function takes the ID for the pixels within the region of interst and returns, the timeseries curves from these points, ploted together. The Id numbers can be obtained from the txt file (AllPixels.txt) outputs.

Usage

1
MultiPointsPlot(N, Id1, Id2, Id3, Id4, Id5)

Arguments

N

- number of intersted points

Id1

- ID number for point 1

Id2

- Id number for point 2

Id3

- ID number for point 3

Id4

- ID number for point 4

Id5

- ID number for point 5

Details

This function allows plotting time series curves from multiple points together in a single plot which helps understanding the growth variability across the field.This inforaiton can further analyzed to provide insight on other environemtal factors.

The maximum number of pixeles allowed plotting togther are 5 points.

Value

Multiple time series curves together at the plot pannel

Author(s)

Sofanit Araya

See Also

PhenoMetrics()

Examples

1
MultiPointsPlot(3,11,114,125)

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