center_scale: RClean center and scale

Description Usage Arguments

Description

center and scale function to handle non-numeric data. checks for numeric data, applies scale() from base R

Usage

1
center_scale(indices, DF, center, scale)

Arguments

indices

the indices from the shiny gadget

DF

the dataframe that is being worked on

center

binary true/false for scale() function

scale

binary true/false for scale() function


nuhorchak/RClean documentation built on May 31, 2019, 2:50 p.m.