print.ckmr: print method for ckmr class

View source: R/ckmr-class.R

print.ckmrR Documentation

print method for ckmr class

Description

Just wraps a call to the format.ckmr function

Usage

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

Arguments

x

an object of class ckmr_class.

...

additional arguments to print. (But nothing implemented).


eriqande/CKMRsim documentation built on Aug. 2, 2024, 7:23 a.m.