pa_print: Print a pacu object

printR Documentation

Print a pacu object

Description

These functions print meaningful information from pacu objects.

Usage

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

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

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

Arguments

x

object to be printed

...

additional arguments. None used currently.

Value

No return value, called for side effects


pacu documentation built on June 8, 2025, 10:44 a.m.