rangeExtended | R Documentation |
This is analogous to what is done as part of the R axis range calculation,
in the case where xaxs="r"
.
rangeExtended(x, extend = 0.04)
x |
a numeric vector. |
extend |
fraction to extend on either end |
A two-element vector with the extended range of x
.
Dan Kelley
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.