powered by
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
spc.Read_NOMAD_v2(skip.all.na.rows = TRUE)
logical whether or not eliminate records where all channels are NAs
logical
Returns an object of class data.frame.
data.frame
# NOT RUN { nomad = spc.Read_NOMAD_v2() class(nomad[[1]]) spc.plot.plotly(nomad[[4]], plot.max=15) # }
Run the code above in your browser using DataLab