dual_singleopts | R Documentation |
Makes outputs like above but for single response questions
dual_singleopts(dat, x, y = NULL, ..., na.rm = TRUE, use.table = FALSE)
dat |
The data frame |
x, y |
An integer or character vector of length |
... |
Arguments passed on to |
na.rm |
Logical |
use.table |
Logical. Whether a table object is created internally or not for the handling of bivariate data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.