Learn R Programming

hsdar (version 0.5.1)

Nri-methods: Methods for * Nri-class

Description

Methods to handle data in objects of class Nri.

Usage

"as.matrix"(x, ..., named_matrix = TRUE)
"as.data.frame"(x, na.rm = FALSE, ...)
"wavelength"(object)
getFiniteNri(x)

Arguments

x,object
List 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.

See Also

glm.nri, glm