read_images_pseudo_ndvi: Function to read images into an array - Pseudo-NDVI Version

Description Usage Arguments Value

Description

Function to read images into an array – Pseudo-NDVI Version

Usage

1
read_images_pseudo_ndvi(folder, file_names, which_images, x, y)

Arguments

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 file_names

x

which x-values shall be read in?

y

which y-values shall be read in?

Value

An array containing the images.


phenofun documentation built on Jan. 22, 2017, 9:01 p.m.