semPlot (version 1.1.2)

semPlotModel-edit: Functions to facilitate editting 'semPlotModel' objects.

Description

These functions can be used to easilly call and edit parts of a semPlotModel-class object. Currently only manifest/latent and endgenous/exogenous node properties can be set.

Usage

exo(x)
endo(x)
man(x)
lat(x)

Arguments

x

A "semPlotModel" object

See Also

semPlotModel