Learn R Programming

geoSpectral (version 0.17.5)

names,Spectra-method: The Names of a Spectra object

Description

Retrieve the names of Spectra object

Usage

# S4 method for Spectra
names(x)

Arguments

x

a Spectra object

Examples

Run this code
# NOT RUN {
x <- spc.example_spectra() 
names(x)

# }

Run the code above in your browser using DataLab