Learn R Programming

ripa (version 2.0-2)

writeBand: Function to save an AVIRIS image band

Description

Saves an image band using wband interface.

Usage

writeBand(I, Z, X = NA, C = 614, F = 512, B = 224)

Arguments

I
Name of the image file
Z
Data to be saved
X
Number of the band
C
Number of columns of each band
F
Number of lines of each band
B
Total number of bands

See Also

See Also loadBand