plotFractionMax-Sensor-method: Plot the fraction of sensors in the max state

Description Usage Arguments Value

Description

Creates a ggplot object that has the ratio R on the horizontal axis and the fraction of sensors corresponding to the Rmax state on the vertical axis

Usage

1
2
## S4 method for signature 'Sensor'
plotFractionMax(object, FUN = getFractionMax, R = getR(object))

Arguments

object

An sensor object

FUN

A function in the form FUN(Sensor, R) –> Fraction in Max State

R

An array of numeric ratio values

Value

A ggplot object


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