50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


PMCMRplus (version 1.6.0)

print.PMCMR: PMCMR Printing

Description

print.PMCMR is the PMCMR method of the generic print function which prints its argument and returns it invisibly (via invisible(x)).

Usage

# S3 method for PMCMR
print(x, ...)

Arguments

x

an object used to select a method.

further arguments. Currently ignored.