View source: R/theme_defaults.R
seminr_theme_dark | R Documentation |
The theme function for an inverted theme on black background.
seminr_theme_dark(
plot.title.fontsize = 24,
mm.node.label.fontsize = 8,
sm.node.label.fontsize = 12,
mm.edge.label.fontsize = 7,
sm.edge.label.fontsize = 9
)
plot.title.fontsize |
Title font size |
mm.node.label.fontsize |
Font size for measurement variables |
sm.node.label.fontsize |
Font size for constructs |
mm.edge.label.fontsize |
Font size for measurement model edges |
sm.edge.label.fontsize |
Font size for path edges |
a theme object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.