spc.getheader: Extract a field of the @header slot of a 'Spectra' object

Description Usage Arguments See Also Examples

Description

Extracts the value of a field in the header slot of Spectra object

Usage

1
2
3
4
spc.getheader(object,name)

## S4 method for signature 'Spectra'
spc.getheader(object, name)

Arguments

object

A Spectra object

name

of the header field to be extracted

See Also

spc.setheader<-

Examples

1
2
3
sp=spc.example_spectra()
sp@header
spc.getheader(sp,"Latitude")

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