Learn R Programming

photobiology (version 0.9.11)

min: Wavelength minimum

Description

A function that returns the wavelength minimum.

Usage

"min"(..., na.rm = FALSE)
"min"(..., na.rm = FALSE)
"min"(..., na.rm = FALSE, idx = NULL)

Arguments

...
not used in current version
na.rm
ignored
idx
logical whether to add a column with the names of the elements of spct

Methods (by class)

  • generic_spct:
  • generic_mspct:

See Also

Other wavelength summaries: midpoint, range, stepsize

Examples

Run this code
min(sun.spct)

Run the code above in your browser using DataLab