table_panels: Gets a dataframe of modelsummary tables pasted.

View source: R/table_panels.R

table_panelsR Documentation

Gets a dataframe of modelsummary tables pasted.

Description

table_panels returns a table of pasted together data frames.

Usage

table_panels(...)

Arguments

...

as many models as you like!

Details

This function relies on dplyr, modelsummary, and tibble packages to work.

Examples

table_panels(full_sample, weekends, weekdays)


michaeltopper1/ifc documentation built on Jan. 30, 2023, 10:08 a.m.