dim_speclib: Dimensions of Speclib

dim.speclibR Documentation

Dimensions of Speclib

Description

Get dimension(s) of Speclib

Usage

## S4 method for signature 'Speclib'
dim(x)

nspectra(x)
nbands(x)

Arguments

x

Object of class Speclib.

Value

Vector of length = 2 for dim or single integer value for nspectra and nbands.

Author(s)

Lukas Lehnert

See Also

Speclib

Examples

data(spectral_data)

dim(spectral_data)

hsdar documentation built on March 18, 2022, 6:35 p.m.