Generic table functions for Xpose 4
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.