View source: R/geom_glyph_ribbon.R
rescale | R Documentation |
Rescale Functions
rescale(dx)
rescale01y(y, yend, ylim = NULL)
rescale11y(y, yend, xlim = NULL)
A rescaled numeric vector or list of numeric vectors, with values adjusted to fit within the interval [-1, 1] or [0, 1], depending on the function used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.