print.CDM: Print Method for CDM Objects

View source: R/S3.R

print.CDMR Documentation

Print Method for CDM Objects

Description

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

Usage

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

Arguments

x

A CDM object to be printed.

...

Additional arguments.


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

Related to print.CDM in Qval...