Rdocumentation
powered by
Learn R Programming
cocoreg (version 0.1.1)
df_scale: Apply scale on a numeric data.frame
Description
Apply scale on a numeric data.frame
Usage
df_scale(df, ...)
Arguments
df
data.frame, A numeric data.frame to process
...
arguments to scale()
Value
data.frame, A scaled data.frame with attributes preserved