Learn R Programming

hsdar (version 0.5.1)

dim.speclib: Dimensions of Speclib

Description

Get dimension(s) of Speclib

Usage

"dim"(x)
nspectra(x) nbands(x)

Arguments

x
Object of class Speclib.

Value

Vector of length = 2 or single integer value.

See Also

Speclib

Examples

Run this code
data(spectral_data)

dim(spectral_data)

Run the code above in your browser using DataLab