Learn R Programming

geoSpectral (version 0.17.5)

spc.header.infos: Getting as input the Spectra heade

Description

This internal function takes as input the Spectral header as a list and converts its elements to numbers (when possible) evals its elements in case the text contains some R code

Usage

spc.header.infos(header)

Arguments

header

A Spectra header

Examples

Run this code
# NOT RUN {
sp=spc.example_spectra()
spc.header.infos(sp@header)

# }

Run the code above in your browser using DataLab