Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

normalized.ratio.index-methods

Methods for * Nri-class


Description

Methods to handle data in objects of class Nri.

Usage

## S4 method for signature 'Nri'
as.matrix(x, ..., named_matrix = TRUE)

## S4 method for signature 'Nri'
as.data.frame(x, na.rm = FALSE, ...)

## S4 method for signature 'Nri'
wavelength(object)

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

getFiniteNri(x)

Arguments

x,object

Object of class 'Nri'

na.rm

Remove indices containing NA-values. Note that if TRUE, all indices are removed which have at least one NA value.

named_matrix

Flag if column and row names are set to band indices used for the calculation of the nri-values.

...

Further arguments passed to generic functions. Currently ignored.

Author(s)

Lukas Lehnert

See Also


hsdar

Manage, Analyse and Simulate Hyperspectral Data

v1.0.3
GPL
Authors
Lukas W. Lehnert [cre, aut] (<https://orcid.org/0000-0002-5229-2282>), Hanna Meyer [ctb], Joerg Bendix [ctb]
Initial release
2020-08-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.