imxDefaultGetSlotDisplayNames {OpenMx}R Documentation

imxDefaultGetSlotDisplayNames

Description

Returns a list of display-friendly object slot names This is an internal function exported for those people who know what they are doing.

Usage

imxDefaultGetSlotDisplayNames(x, pattern = ".*")

Arguments

x

The object from which to get slot names

pattern

Initial pattern to match (default of '.*' matches any)


[Package OpenMx version 2.5.1 Index]