Description Usage Arguments Value
This function takes a series of tabler_column objects and combines the xlevels into a single list. This provides a list of factor variables and all the levels observed in the columns.
1 | combine_xlevels(cols)
|
... |
One or more tabler_column objects |
A named list of character vectors where each name is a factor variable included in the supplied tabler_objects and the character vector gives all of the levels associated with that factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.