npThemes: Find Themes

View source: R/niceThemes.R

npThemesR Documentation

Find Themes

Description

Find NicePlot Themes Availble in the Namespace

Usage

npThemes()

Details

This function takes the output of search() to check for variables that are members of npTheme class. These variable names are then returned by the function.

See Also

search, class

Examples

npThemes()
newBasic<-basicTheme
newBasic$plotColors$lines=rainbow(10)
npThemes()

ZachHunter/NicePlots.R documentation built on Sept. 23, 2023, 4:04 a.m.