print.hints: Print method for hints objects

Description Usage Arguments Value Author(s) See Also

Description

This function is the print method for hints objects

Usage

1
2
## S3 method for class 'hints'
print(x, outFile="window",...)

Arguments

x

Any object that has an S3 class

outFile

The default value of "window" displays the output in a separate window. Any other string value displays the output in the standard output window.

...

additional arguments not used by this print method

Value

Prints a list of functions that can be used with a specified object.

Author(s)

Hadley Wickham, h.wickham@gmail.com and Sanford Weisberg, sandy@stat.umn.edu

See Also

hints


leeper/hints documentation built on May 21, 2019, 12:37 a.m.