scaleColumns: Scale Between 0 and 1

View source: R/scaledColumns.R

scaleColumnsR Documentation

Scale Between 0 and 1

Description

scaleColumns scales the columns of a data frame object between the values of 0 and 1 without changing the underlying distribution of the columns.

Usage

scaleColumns(df)

Arguments

df

The data frame of numerical values to be scaled.

Author(s)

Philippe Boileau, philippe_boileau@berkeley.edu


PhilBoileau/neatmaps documentation built on April 21, 2022, 3:54 a.m.