Learn R Programming

emayili (version 0.4.4)

print.envelope: Print a message object

Description

Print a message object

Usage

# S3 method for envelope
print(x, details = FALSE, ...)

Arguments

x

A message object.

details

Whether or not to display full message content.

...

Any other arguments (for consistency of generic function).