get_rescale_vals {theftdlc}R Documentation

Calculate central tendency and spread values for all numeric columns in a dataset

Description

Calculate central tendency and spread values for all numeric columns in a dataset

Usage

get_rescale_vals(data)

Arguments

data

data.frame containing data to normalise

Value

list of central tendency and spread values

Author(s)

Trent Henderson


[Package theftdlc version 0.1.0 Index]