extract_sm_nodes {seminr}R 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.


[Package seminr version 2.3.2 Index]