compute.plotlims | R Documentation |
Computes limits for plots
compute.plotlims(val, logscale, cumul.dval, cumul.mdval)
val |
Numeric. Value. |
logscale |
Boolean. |
cumul.dval |
Numeric. Cumulative error. |
cumul.mdval |
Numeric. Cumulative error. |
The computed plot limits are returned as a two component numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.