print.none.obj: Function used in GUI to print absolutely nothing

Description Usage Arguments Author(s) See Also

Description

This function prints nothing and is used only in GUI.

Usage

1
2
## S3 method for class 'none.obj'
print(x, ...)

Arguments

x

A none.obj object. The content of this object does not matter. It is used to return a value which makes the GUI print nothing on the screen.

...

Not used.

Author(s)

Author: Predictive Analytics Team at Pivotal Inc.

Maintainer: Frank McQuillan, Pivotal Inc. fmcquillan@pivotal.io

See Also

PivotalR launches the GUI for PivotalR.


PivotalR documentation built on March 13, 2021, 1:06 a.m.