Description Usage Arguments Value
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
| 1 2 | ## S4 method for signature 'Sensor'
plotFractionMax(object, FUN = getFractionMax, R = getR(object))
 | 
| object | An sensor object | 
| FUN | A function in the form FUN(Sensor, R) –> Fraction in Max State | 
| R | An array of numeric ratio values | 
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.