LinMap: Remap a vector to a determined range

Description Usage Arguments Value

View source: R/LinMap.R

Description

Remap a vector to a determined range

Usage

1
LinMap(x, from, to)

Arguments

x

vector to map

from

starting point of new range

to

end point of new range

Value

vector of length(x)


DavidGarciaCallejas/DGC documentation built on May 6, 2019, 1:54 p.m.