table.catvar.with.CI | R Documentation |
This is the version for table.catvar() with confidence interval. Produce a proportioned table for x with confidence interval, using the specified coding as names and setting the "meta" attribute to "varname" of coding.
table.catvar.with.CI(x, coding)
x |
vector of values |
coding |
a coding variable. names(coding) is the labels attr(coding, "varname") is a named element in xlist |
a table (proportions) with names specified by coding
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.