View source: R/plot_all_seating_plans.R
plot_all_seating_plans | R Documentation |
Plot all seating plans
plot_all_seating_plans( .data, font_family_table = "Times", font_family_guests = "Times" )
.data |
Tibble. |
font_family_table |
Character. |
font_family_guests |
Character. |
patchwork object.
data(data_guests_table_example) data_guests_table_example %>% plot_all_seating_plans()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.