Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plotExplore

Plot an object in output from the greenExplore function


Description

This function allows to plot the object in output from the greenExplore() function.

Usage

plotExplore(x)

Arguments

x

An object (a list) in output from greenExplore

Details

The combination of functions greenExplore and plotExplore are intended to provide a first view of all possible fitting and thresholding methods on a season of greenness data. In particular plotExplore combines all fittings and threhsolding methods (20 plots) on an annotaded graph.

Author(s)

Gianluca Filippa <gian.filippa@gmail.com>

See Also

Examples

## Not run: 
data(bartlett2009.filtered)
explored.data <- greenExplore(bartlett2009.filtered)
explored.data$rmse # chech fit RMSES
plotExplore(explored.data) ## an annotated plot

## End(Not run)

phenopix

Process Digital Images of a Vegetation Cover

v2.4.2
GPL-2
Authors
Gianluca Filippa, Edoardo Cremonese, Mirco Migliavacca, Marta Galvagno, Matthias Folker, Andrew D. Richardson, Enrico Tomelleri
Initial release
2020-09-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.