Learn R Programming

geoSpectral (version 0.17.5)

show,Spectra-method: Show a Spectra object

Description

Display a Spectra object

Usage

# S4 method for Spectra
show(object)

Arguments

object

a Spectra object

Value

show returns an invisible NULL

Examples

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

# }

Run the code above in your browser using DataLab