linear_map: Function to apply a linear map transformation to a numeric...

Description Usage Arguments Author(s)

View source: R/linear_map.R

Description

Function to apply a linear map transformation to a numeric vector.

Usage

1
linear_map(x, from, to)

Arguments

x

Numeric vector.

from

Starting value for linear map.

to

End value for linear map.

Author(s)

Stuart K. Grange


skgrange/enlightenr documentation built on May 30, 2019, 1:03 a.m.