imxReplaceSlot: imxReplaceSlot

View source: R/MxBaseNamed.R

imxReplaceSlotR Documentation

imxReplaceSlot

Description

Checks for and replaces a slot from the object This is an internal function exported for those people who know what they are doing.

Usage

imxReplaceSlot(x, name, value, check = TRUE)

Arguments

x

object

name

the name of the slot

value

replacement value

check

Check replacement value for validity (default TRUE)


OpenMx documentation built on Oct. 19, 2024, 9:06 a.m.