addNode: Add a node to a GRAPHVIZ model

View source: R/graphModels.R

addNodeR Documentation

Add a node to a GRAPHVIZ model

Description

To do: add details

Usage

addNode(dotModel, name, role, type)

Arguments

dotModel

Basic model

name

name of model

role

The role of a variable (can be multiple)

type

The type of variable

Value

the dotModel with added node


michaelhallquist/MplusAutomation documentation built on March 14, 2024, 11:03 a.m.