linMap: Linear map

View source: R/util.r

linMapR Documentation

Linear map

Description

A function that will map a range of values to a different set of values.

Usage

linMap(x, i, f)

Arguments

x

Range of values to be mapped

i

Lowest value

f

Largest value

Value

A set of values spanning from i to f


pacviz documentation built on March 31, 2023, 10:29 p.m.