Standardize all continuous columns of a data frame.

standardize(df)

Arguments

df

A data frame-like object.

Value

The same data frame with standardized columns.

Examples

 NULL
#> NULL