print.datasim: Nice printing of some internal objects

View source: R/print.R

print.datasimR Documentation

Nice printing of some internal objects

Description

Nice printing of some internal objects

Usage

## S3 method for class 'datasim'
print(x, ..., report_hidden = FALSE)

Arguments

x

A data simulation as made by datasim_make()

report_hidden

Show the hidden nodes (nodes whose name begins with .)

...

for compatibility with generic print()


LSTbook documentation built on April 3, 2025, 6:02 p.m.