powered by
Make an outline of the table you want to create.
outline_table(data, header = NULL)
Dataset to use to create the table
Column or variable(s) that will make up the rows
Dataframe ready for further carpentry work, like adding rows, summary statistics, renaming, etc.
carpenter() for a list of all functions, examples, and accessing the introduction tutorial vignette.
carpenter()