plotWavelength: Plot Wavelength in Spectrum

Description Usage Arguments Author(s) See Also

View source: R/platereader.R

Description

a color selector for showSpectrum; draws a vertical line, the wavelength, and a filled circle at a given wavelength in nm.

Usage

1
plotWavelength(x = 534, y = 1.09, ych = 0.95, cex = 5, pch = 19, ...)

Arguments

x

wavelength in nm

y

position of the text, from 0.9 to 1.1

ych

y position of the symbol

cex

the plot symbol size, see ?par("cex")

pch

the plot symbol type, see ?par("pch")

...

further arguments to ?text

Author(s)

Rainer Machne raim@tbi.univie.ac.at

See Also

showSpectrum, findWavelength, wavelength2RGB


raim/platexpress documentation built on Jan. 18, 2022, 1:41 p.m.