create_nodes {lavaanPlot} | R Documentation |
Creates node data frame and adds formatting
Description
Creates node data frame and adds formatting
Usage
create_nodes(coefs, labels = NULL, node_options)
Arguments
coefs |
a coefficient table from lavaan model created by |
labels |
An optional list of labels |
node_options |
a named list of graphviz node attributes, or a data frame of node options created by |
Value
an edge data frame
[Package lavaanPlot version 0.8.1 Index]