plot.seminr_model | R Documentation |
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 class 'seminr_model'
plot(x, title = "", theme = NULL, ...)
x |
The model description |
title |
An optional title for the plot |
theme |
Theme created with |
... |
Please check the |
Returns the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.