choose_theme | R Documentation |
Select an rtemis theme
choose_theme(
x = c("white", "whitegrid", "whiteigrid", "black", "blackgrid", "blackigrid",
"darkgray", "darkgraygrid", "darkgrayigrid", "lightgraygrid", "mediumgraygrid"),
parameters = NULL
)
x |
Character: Name of theme to select. If not defined, will use |
parameters |
List: Optional list of parameters to override the defaults. |
Theme
object.
EDG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.