spc.Read_NOMAD_v2: Read the NOMAD v2 bio-optical database

Description Usage Arguments Value Examples

View source: R/Spectra-ImportFuns.R

Description

Imports the NOMAD v2 database of the SeaBASS project. More information about this dataset can be found at https://seabass.gsfc.nasa.gov/wiki/NOMAD

Usage

1
spc.Read_NOMAD_v2(skip.all.na.rows = TRUE)

Arguments

skip.all.na.rows

logical whether or not eliminate records where all channels are NAs

Value

Returns an object of class data.frame.

Examples

1
2
3
nomad = spc.Read_NOMAD_v2()
class(nomad[[1]])
spc.plot.plotly(nomad[[4]], plot.max=15)

PranaGeo/Spectral documentation built on Feb. 21, 2020, 12:36 p.m.