This function is called at package start-up and should rarely be needed by the user. The
exception is when the user has called coursekata_unload_theme() and wants to go back to the
CourseKata look and feel. When run, this function sets the CourseKata color palettes
coursekata_palette(), sets the default theme to theme_coursekata(), and tweaks some
default settings for specific plots. To restore the original ggplot2 settings, run
coursekata_unload_theme().
coursekata_load_theme()No return value, called to adjust the global state of ggplot2.
coursekata_palette theme_coursekata scale_discrete_coursekata coursekata_unload_theme