MatthewBJane / ThemePark

Fun ggplot themes for popular culture
http://matthewbjane.com/ThemePark/
MIT License
196 stars 13 forks source link

Create index of themes #23

Closed lcpilling closed 1 year ago

lcpilling commented 1 year ago

Includes a data.frame in the utils.R file with a list of the themes available.

Users of the package can type themepark_themes to see a list of the available theme names.

image

Would be great if @christopherkenny could comment on whether this is actually the best way to do this (include a data frame with the package).