View source: R/theme_coursekata.R
load_coursekata_themes | R Documentation |
This function is called at package start-up and should rarely be needed by the user. The
exception is when the user has called restore_default_themes()
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
restore_default_themes()
.
load_coursekata_themes()
coursekata_palette theme_coursekata scale_discrete_coursekata restore_default_themes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.