dimnames for hyperSpec objects
hyperSpec objects can have row- and column names like data.frames. The "names" of the wavelengths
are treated separately: see wl
## S4 method for signature 'hyperSpec' dimnames(x) ## S4 method for signature 'hyperSpec' rownames(x, do.NULL = TRUE, prefix = "row") ## S4 replacement method for signature 'hyperSpec' rownames(x) <- value ## S4 method for signature 'hyperSpec' colnames(x, do.NULL = TRUE, prefix = "col") ## S4 replacement method for signature 'hyperSpec' colnames(x) <- value
C. Beleites
wl
for the wavelength dimension
dimnames (flu) rownames (flu) colnames (chondro)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.