print.easy_tool: An S3 Print Method for 'screenr' Objects

View source: R/print-methods.R

print.easy_toolR Documentation

An S3 Print Method for screenr Objects

Description

print.easy_tool is a print method.

Usage

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

Arguments

x

an object of class easy_tool.

...

optional arguments to print methods.

Examples

attach(uniobj1)
print(uniobj1)

sgutreuter/screenr documentation built on Nov. 20, 2022, 2:41 a.m.