Gives user control over plot theme by running ggplot2 functions that do the same. This allows a user to set the theme without independently loading the ggplot2 package.

set_ggtheme(theme)

Arguments

theme

of desired theme

Value

Sets ggplot2 theme for current working session