rescale: Title

View source: R/general_tools.R

rescaleR Documentation

Title

Description

Title

Usage

rescale(x, scaling_attributes)

Arguments

x

a numeric vector or one-column matrix. Optionally: with attributes "scaled:center" and "scaled:scale" (as returned by the base function scale)

scaling_attributes

optional.

Value

a numeric vector. (also in case x is given as a 1-col matrix)


simschul/my.utils documentation built on June 29, 2023, 6:50 a.m.