show-SpcList-method: Show a 'SpcList' object

Description Usage Arguments Value Examples

Description

Display a SpcList object

Usage

1
2
## S4 method for signature 'SpcList'
show(object)

Arguments

object

a SpcList object

Value

show returns an invisible NULL

Examples

1
2
3
x <- spc.example_spectra()
BL = spc.makeSpcList(x,"CAST")
show(BL)

geoSpectral documentation built on Feb. 20, 2020, 5:08 p.m.