Learn R Programming

PMCMRplus (version 1.6.0)

print.steel: steel Printing

Description

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

Usage

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

Arguments

x

an object used to select a method.

further arguments. Currently ignored.