| ANOVA | Wrapper for oneway.test(var.equal = T) |
| 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 |
| desc_output | desc_output |
| desctable | Generate a statistics table |
| desc_table | Generate a statistics table |
| desc_tests | Add tests to a desc_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 |
| header | Build header |
| headerList | build a header list object |
| head_pander | Build the header for pander |
| insert | Insert a vector y inside another vector x at position |
| IQR | Return the inter-quartile range |
| 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 |
| reexports | Objects exported from other packages |
| set_desctable_class | Set the "desctable" class to the passed object |
| statColumn | Generate one statistic for all variables |
| statify | Transform any function into a valid stat function for the... |
| stats_auto | Function to create a list of statistics to use in desctable |
| stats_default | Define a list of default statistics |
| statTable | Generate the table of all statistics for all variables |
| 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... |
| tests_auto | Function to choose a statistical test |
| varColumn | Generate the variable column to display as row names |
| which.desctable | Is the object possibly a desctable? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.