Set Plot Theme for Various Plot Objects
set_theme.RdGeneric function to set a plot theme for different types of plot objects.
Arguments
- x
A plot object (e.g., a ggplot object).
- ...
Additional arguments passed to the theme function.
- template
character The name of the theme template to apply.