plotSpectra-sensorSpectra-method: Create a plot (ggplot object) for a sensorSpetra object

Description Usage Arguments Value

Description

Returns a ggplot object plotting the emission (relative) as a function of wavelength (lambda) for a given sensorSpectra object

Usage

1
2
3
4
5
6
## S4 method for signature 'sensorSpectra'
plotSpectra(
  object,
  minimum_name = "Minimum State",
  maximum_name = "Maximum State"
)

Arguments

object

A sensorSpectra object

minimum_name

The legend label for the state corresponding to Rmin

maximum_name

The legend label for the state correspondign to Rmax

Value

A ggplot object


julianstanley/SensorOverlord documentation built on Oct. 19, 2020, 2:29 p.m.