table2 | R Documentation |
Equivalent of base::table(), except where useNA = "always" by default. See documentation for base::table() for more information.
table2(..., useNA = "always")
... |
one or more objects which can be interpreted as factors |
useNA |
by default set to 'always' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.