Description Usage Arguments Value
Function to read images into an array – Pseudo-NDVI Version
1 | read_images_pseudo_ndvi(folder, file_names, which_images, x, y)
|
folder |
the path of the folder which contains the images |
file_names |
a vector giving the names of the input files |
which_images |
indices of the images to read,
relative to |
x |
which x-values shall be read in? |
y |
which y-values shall be read in? |
An array containing the images.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.