formatNumericSummaries: Numeric output data.frame from summarize is reformatted as one
column per variable with summary statistics in the rows
Description
The summarizeNumeric function returns a data frame with the
variable names on the rows and summary statistics (mean, median,
std. deviation) in the columns. For consistency with appearance
of R's summary function