print.keycheck {kutils} | R Documentation |
Print out the result of mergeCheck function.
Description
This is a placeholder for a more elaborate print method to be prepared in the future. Please advise us what might be most helpful.
Usage
## S3 method for class 'keycheck'
print(x, ...)
Arguments
x |
keycheck output from mergeCheck |
... |
Other arguments |
Value
None, side effect if print to screen
Author(s)
Paul Johnson
[Package kutils version 1.73 Index]