Learn R Programming

hyperSpec (version 0.98-20110927)

summary: The functions...

Description

The functions

Arguments

...
further objects
na.rm
logical indicating whether missing values should be removed
digits
integer stating the rounding precision

Value

  • Summary,-method: sum, prod, min, max, and range return a numeric, all, any, and is.na a logical.

Details

Summary,-method: all, any,

sum, prod,

min, max,

range, and

is.na

for hyperSpec objects.

All these functions work on the spectra matrix.

See Also

Summary for the base summary functions.all.equal and isTRUE

Examples

Run this code
range (flu)

is.na (flu [,, 405 ~ 410]);

Run the code above in your browser using DataLab