Rdocumentation
powered by
Learn R Programming
ripa (version 2.0-2)
read.aviris: Function to read an AVIRIS image
Description
Reads an AVIRIS image.
Usage
read.aviris(fileName, bandsIndexes, bands_local, use_parallel)
Arguments
fileName
The name of the file
bandsIndexes
Indexes of the bands to be read
bands_local
Local variable to store the bands
use_parallel
Indicates if the function should be run in parallel or not (1=yes, 0=no)
See Also
See Also as
read.lan
, ~~~