create_nodes: Creates node data frame and adds formatting

View source: R/lavaanPlot2.R

create_nodesR 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 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,

Value

an edge data frame


alishinski/lavaanPlot documentation built on Jan. 28, 2024, 1:05 p.m.