rescale: Rescale Functions

View source: R/geom_glyph_ribbon.R

rescaleR Documentation

Rescale Functions

Description

Rescale Functions

Usage

rescale(dx)

rescale01y(y, yend, ylim = NULL)

rescale11y(y, yend, xlim = NULL)

Value

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.


sugarglider documentation built on Oct. 24, 2024, 5:07 p.m.