photobiology (version 0.9.25)

labels: Find labels from "waveband" object

Description

A function to obtain the name and label of objects of class "waveband".

Usage

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

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

Arguments

object

an object of class "waveband"

...

not used in current version

Methods (by class)

  • generic_spct:

See Also

Other waveband attributes: is_effective, normalization

Examples

Run this code
# NOT RUN {
labels(sun.spct)

# }

Run the code above in your browser using DataCamp Workspace