| print.hint.test {hint} | R Documentation | 
print.hint.test
Description
Prints the resuls of 'hint.test'.
Usage
## S3 method for class 'hint.test'
print(x, ...)
Arguments
| x | An object of class 'hint.test'. | 
| ... | Additional arguments to be passed to 'print'. | 
Value
Prints output to the console.
[Package hint version 0.1-3 Index]