standardize: Standardize all continuous columns of a data frame.

View source: R/mangling.R

standardizeR Documentation

Standardize all continuous columns of a data frame.

Description

Standardize all continuous columns of a data frame.

Usage

standardize(df)

Arguments

df

A data frame-like object.

Value

The same data frame with standardized columns.

Examples

 NULL


Gibbons-Lab/mbtools documentation built on Jan. 28, 2024, 11:08 a.m.