npThemes | R Documentation |
Find NicePlot Themes Availble in the Namespace
npThemes()
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.
search
, class
npThemes()
newBasic<-basicTheme
newBasic$plotColors$lines=rainbow(10)
npThemes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.