Learn R Programming

photobiology (version 0.9.4)

labels.generic_spct: Find labels from spectral object

Description

A function to obtain the labels of a spectrum. Currently returns 'names'.

Usage

## S3 method for class 'generic_spct':
labels(object, ...)

Arguments

object
an object of generic_spct
...
not used in current version

Examples

Run this code
labels(sun.spct)

Run the code above in your browser using DataLab