scaleDataFrame: Standardize quantitative variables in a data frame

Description Usage Arguments Value Author(s)

View source: R/DAMisc_functions.R

Description

This function standardizes quantitative variables in a data frame while leaving the others untouched. This leaves not only factors, but also binary variables (those with values 0, 1, or NA).

Usage

1

Arguments

data

A data frame.

Value

A data frame with standardized quantitative variables

Author(s)

Dave Armstrong (UW-Milwaukee, Department of Political Science)


DAMisc documentation built on May 2, 2019, 4:52 p.m.