range01: Rescale x from 0 to 1.

View source: R/cRamp_helper.R

range01R Documentation

Rescale x from 0 to 1.

Description

Helper function. Rescale x from 0 to 1 by subtracting the minimum value and dividing by the range.

Usage

range01(x)

Arguments

x

values to be converted to colors.


edroaldo/fusca documentation built on March 1, 2023, 1:43 p.m.