extract_sm_nodes: Helper function that applies formatting to each construct

View source: R/plot_dot.R

extract_sm_nodesR Documentation

Helper function that applies formatting to each construct

Description

Helper function that applies formatting to each construct

Usage

extract_sm_nodes(model, theme, structure_only = FALSE)

Arguments

model

the model to use

theme

the theme to use

structure_only

is this called in a structure_only model

Value

Returns a string of the structural model in dot notation.


seminr documentation built on Oct. 13, 2022, 1:05 a.m.