load_coursekata_themes: Utility function for loading all themes.

View source: R/theme_coursekata.R

load_coursekata_themesR Documentation

Utility function for loading all themes.

Description

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().

Usage

load_coursekata_themes()

See Also

coursekata_palette theme_coursekata scale_discrete_coursekata restore_default_themes


UCLATALL/coursekata-r documentation built on Aug. 24, 2023, 8:54 p.m.