Description Usage Arguments Details Value References Examples
Different vegetation indices can be calculated using at least 3 bands. For the list of indices please visit the FIELDimageR manual at link:
1  | 
mosaic | 
 object of class stack with at least 3 bands.  | 
Red,Green,Blue,RedEdge,NIR | 
 respective position of the band at the original image file.  | 
index | 
 vector with the vegetation indices to be calculated. For the list of indices please visit the FIELDimageR manual at link:  | 
myIndex | 
 user can calculate a diferent index using the bands names, e.g. "(Green+Blue)/Red-NIR/RedEdge"  | 
plot | 
 if is TRUE the original and crop image will be plotted.  | 
The function returns a image with the original bands (layers) and with the new indices layers.
Image format stack.
Matias et al. (2019) FIELDimageR: A R Package to Analyze Orthomosaic Images from Agricultural Field Trials. (submitted)
1  |   ##see Vignette at https://github.com/filipematias23/FIELDimageR
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.