View source: R/categorical.table.R
categorical.table | R Documentation |
These are internal table functions relating to the Xpose summary functions.
categorical.table(
object,
vars,
onlyfirst = TRUE,
subset = xsubset(object),
inclZeroWRES = FALSE,
miss = object@Prefs@Miss
)
continuous.table(
object,
vars,
onlyfirst = TRUE,
subset = xsubset(object),
inclZeroWRES = FALSE,
miss = object@Prefs@Miss
)
These are internal Xpose functions for outputting summary tables. They are not intended for direct use.
Internal helper functions for the generic Xpose summary functions.
Niclas Jonsson, Justin Wilkins and Andrew Hooker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.