Rdocumentation
powered by
Learn R Programming
MplusAutomation (version 0.6-1)
addNode: Add a node to a GRAPHVIZ model
Description
To do: add details
Usage
addNode(dotModel, name, role, type)
Arguments
dotModel
Basic model
name
role
The role of a variable (can be multiple)
type
The type of variable
Value
the dotModel with added node