print.MplusSyntaxElements: Preparing Mplus code to estimate RS models

View source: R/resp_styles_to_mplus.R

print.MplusSyntaxElementsR Documentation

Preparing Mplus code to estimate RS models

Description

Print method for objects containing Mplus syntaxes

Usage

## S3 method for class 'MplusSyntaxElements'
print(x, ..., n = 10L)

Arguments

x

an object of class MplusSyntaxElements

...

optional arguments to print.data.frame methods (used only if x has an element that is a data frame)

n

an integer passed to head (used only if x has an element that is a data frame)

Value

invisibly x


tzoltak/rstyles documentation built on Dec. 4, 2024, 5:16 p.m.