A colored theme
A colored theme
A theme function for a modern approach of visualizing PLS models in b/w
seminr_theme_smart( plot.title.fontsize = 24, mm.node.label.fontsize = 8, sm.node.label.fontsize = 12, mm.edge.label.fontsize = 7, sm.edge.label.fontsize = 9 ) seminr_theme_default( plot.title.fontsize = 24, mm.node.label.fontsize = 8, sm.node.label.fontsize = 12, mm.edge.label.fontsize = 7, sm.edge.label.fontsize = 9, construct.reflective.shape = "ellipse", construct.compositeA.shape = "hexagon", construct.compositeB.shape = "hexagon", construct.reflective.arrow = "backward", construct.compositeA.arrow = "backward", construct.compositeB.arrow = "forward", ... )
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 |
construct.reflective.shape |
Shape of reflective constructs |
construct.compositeA.shape |
Shape of composite constructs mode A |
construct.compositeB.shape |
Shape of composite constructs mode B |
construct.reflective.arrow |
Direction of arrows of reflective constructs |
construct.compositeA.arrow |
Direction of arrows of composite constructs mode A |
construct.compositeB.arrow |
Direction of arrows of composite constructs mode B |
... |
Other parameters for the seminr_theme_create function |
a theme object
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.