Nothing
proc_means()
to return a tibble when input is a tibble.proc_reg()
function.proc_means()
when ordered factor used as class.proc_transpose()
when ordered factor used on by parameter.proc_freq()
when factor used with 'missing' option.proc_sort()
to cast any factors in the
by variables to character. This parameter is the counter-point to
the "as.factor" parameter on the value()
function in the fmtr package.proc_transpose()
. For now accepts only
one option "noname" which will drop the NAME variable from the output dataset.proc_ttest()
function.proc_sort()
.out()
function.proc_print()
.proc_sort()
.proc_means()
basically working.proc_transpose()
basically working.A package to recreate some common SAS statistical procedures. Development Version 0.0.9000 will attempt to provide some of the functionality of SAS 'proc freq'.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.