Calculate central tendency and spread values for all numeric columns in a dataset
get_rescale_vals(data)
data
data.frame containing data to normalise
data.frame
list of central tendency and spread values
list
Trent Henderson