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.
# S3 method for seminr_model
plot(x, title = "", theme = NULL, ...)Returns the plot.
The model description
An optional title for the plot
Theme created with seminr_theme_create.
Please check the dot_graph for the additional parameters