convert_graph: Uses the diagrammeR functions to turn the ndf and edf into...

View source: R/lavaanPlot2.R

convert_graphR Documentation

Uses the diagrammeR functions to turn the ndf and edf into dot

Description

Uses the diagrammeR functions to turn the ndf and edf into dot

Usage

convert_graph(ndf, edf, graph_options)

Arguments

ndf

A node data frame created by create_nodes

edf

An edge data frame created by create_edges

graph_options

a named list of graphviz graph attributes

Value

DOT specification of model


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