Description Usage Arguments Details
A set of functions to create different types of table extracts. These extracts are written to a comma-separated value (.csv) file.
1 2 | CreateExtractFreq(x, vars, tab_vars, notes, outputfile, info, test = NA,
run_test = TRUE)
|
x |
a tibble |
vars |
a character vector include one or more variable name in x |
tab_vars |
a character vector including one or more variable name |
notes |
a character string including notes to include in the extract |
outputfile |
a character string for which to write the extract |
info |
hmm |
test |
(optional) the name of a statistical test to be conducted hwen run_test is set to TRUE, if left as NA the default test will be used |
run_test |
(optional) should an appropriate statistical test be conducted |
There are several different types of table extracts that can be created
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.