Set graphical plot slots of a backfillz object to a theme
set_theme(backfillz_object, theme = "default", verbose = TRUE)
Arguments
| backfillz_object |
Backfillz object |
| theme |
Character specifying theme
(e.g., 'default', 'solarized_dark') |
| verbose |
Set to TRUE to see function messages |