combine_xlevels: Combine xlevels

Description Usage Arguments Value

View source: R/make-table.R

Description

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.

Usage

1

Arguments

...

One or more tabler_column objects

Value

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.


kbrevoort/tabler documentation built on Oct. 20, 2020, 7:49 a.m.