plot_band.aviris_band: Function to plot an AVIRIS band

Description Usage Arguments Author(s)

View source: R/RIPA.R

Description

Plots an AVIRIS band defined as a composition of three bands (R, G and B)

Usage

1
2
	## S3 method for class 'aviris_band'
plot_band(R = NULL, G = NULL, B = NULL, type = NULL, x0 = 1, y0 = 1, ...)

Arguments

R

The R band

G

The G band

B

The B band

type

Type of the image: "grey" or "rgb".

x0

1

y0

1

...

Other possible arguments

Author(s)

Marcelo Almiron and Adrian Muract


ripa documentation built on May 29, 2017, 5:39 p.m.