plotVI {phenopix} | R Documentation |
Plot RGB DN, RGB indices and brightness
Description
This function allows to reproduce the same plot as returned from extractVIs
Usage
plotVI(VI.data, VI.path)
Arguments
VI.data |
An object as in output from extractVIs (with spatial == FALSE) |
VI.path |
The path where plots will be saved |
Details
Using in input a VI.data object as in output from extractVIs, this function returns a plot similar to the default plot of extractVIs. This function makes it easy to update VI plots after using extractVIs with option begin==TRUE.
Author(s)
Gianluca Filippa <gian.filippa@gmail.com>
[Package phenopix version 2.4.4 Index]