coursekata_unload_theme {coursekata} | R Documentation |
Restore ggplot2
default settings
Description
This function will restore all of the tweaks to themes and plotting to the original ggplot2
defaults. If you want to go back to the CourseKata look and feel, run
coursekata_load_theme()
.
Usage
coursekata_unload_theme()
Value
No return value, called to restore the global state of ggplot2
.
See Also
coursekata_load_theme
[Package coursekata version 0.17.0 Index]