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 extract_coefs
- labels
An optional list of labels
- node_options
a named list of graphviz node attributes, or a data frame of node options created by formatting
,