print.sim.data: Print Method for sim.data Objects

View source: R/S3.R

print.sim.dataR Documentation

Print Method for sim.data Objects

Description

This function prints the details of a sim.data object. It outputs the call used to create the object, the version and the date of the Qval package.

Usage

## S3 method for class 'sim.data'
print(x, ...)

Arguments

x

A sim.data object to be printed.

...

Additional arguments.


Qval documentation built on April 3, 2025, 6:20 p.m.

Related to print.sim.data in Qval...