labels: Find labels from "waveband" object

labelsR Documentation

Find labels from "waveband" object

Description

A method specialization that extracts the name and label of objects of class waveband.

Usage

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

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

Arguments

object

an object of class "waveband"

...

not used in current version

Methods (by class)

  • labels(generic_spct):

See Also

Other waveband attributes: is_effective(), normalization()

Examples

labels(sun.spct)


photobiology documentation built on Oct. 21, 2023, 1:06 a.m.