print.status {restez}R Documentation

Print method for status class

Description

Prints to screen the three sections of the status class. Not meant to be used interactively.

Usage

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

Arguments

x

Status object

...

Other arguments (not used by this function)


[Package restez version 2.1.4 Index]