print.invisible: Print Function

Description Usage Arguments Note Author(s) See Also

Description

Generic S3 function for objects of class invisible.

Usage

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

Arguments

x

needs to be an object of class invisible.

...

further arguments passed to or from other methods.

Note

print.invisible is used to hide the internals of the method simProc.

Author(s)

Thomas Roth thomas.roth@tu-berlin.de

See Also

simProc
print.default
http://www.r-qualitytools.org


qualityTools documentation built on May 2, 2019, 10:21 a.m.