Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.seminr_model

Plot various SEMinR models


Description

With the help of the DiagrammeR package this dot graph can then be plotted in various in RMarkdown, shiny, and other contexts. Depending on the type of model, different parameters can be used. Please check the dot_graph function for additional parameters.

Usage

## S3 method for class 'seminr_model'
plot(x, title = "", theme = NULL, ...)

Arguments

x

The model description

title

An optional title for the plot

theme

Theme created with seminr_theme_create.

...

Please check the dot_graph for the additional parameters

Value

Returns the plot.


seminr

Building and Estimating Structural Equation Models

v2.0.2
GPL-3
Authors
Soumya Ray [aut, ths], Nicholas Patrick Danks [aut, cre], André Calero Valdez [aut], Juan Manuel Velasquez Estrada [ctb], James Uanhoro [ctb], Johannes Nakayama [ctb], Lilian Koyan [ctb], Laura Burbach [ctb], Arturo Heynar Cano Bejar [ctb], Susanne Adler [ctb]
Initial release
2021-04-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.