ANOVA                   Wrapper for oneway.test(var.equal = T)
IQR                     Return the inter-quartile range
as.data.frame.desctable
                        As.data.frame method for desctable
chisq.test              Pearson's Chi-squared Test for Count Data
datatable               Create an HTML table widget using the
                        DataTables library
desctable               Generate a statistics table
fisher.test             Fisher's Exact Test for Count Data
flatten_desctable       Flatten a desctable to a dataframe recursively
head_dataframe          Build the header for dataframe
head_datatable          Build the header for datatable
head_pander             Build the header for pander
header                  Build header
headerList              Build a header list object
insert                  Insert a vector y inside another vector x at
                        position
is.normal               Test if distribution is normal
no.test                 No test
pander.desctable        Pander method for desctable
parse_formula           Parse a formula
percent                 Return the percentages for the levels of a
                        factor
print.desctable         Print method for desctable
set_desctable_class     Set the "desctable" class to the passed object
statColumn              Generate one statistic for all variables
statTable               Generate the table of all statistics for all
                        variables
statify                 Transform any function into a valid stat
                        function for the table
stats_default           Functions to create a list of statistics to use
                        in desctable
subNames                Create the subtables names
subTable                Create a subtable in a grouped desctable
testColumn              Create the pvalues column
testify                 Transform any test function into a valid test
                        function for the table
tests_auto              Functions to choose a statistical test
varColumn               Generate the variable column to display as row
                        names
