Added Mean and Quantile Features
Added the 'mean' and 'quantile' options to the freqs function. Along with the quantile option, added a new argument pr. If stat == 'quantile', then pr is used to tell what percentile/quantile you wish to see for that variable.
Also fixed a bug where freqs stopped printing.