rescale01: Rescale a vector of numbers between 0 and 1

Description Usage Arguments Value

View source: R/utils.r

Description

This function rescales the values of a numeric vector between 0 and 1

Usage

1
rescale01(x, na.rm = FALSE)

Arguments

x

numeric vector to rescale

na.rm

logical indicating whether missing values should be removed

Value

numeric vector with rescaled values


pezzacolori/boris-r-misc documentation built on Sept. 14, 2021, 1:46 a.m.