print.goodPractice {goodpractice} | R Documentation |
Print goodpractice results
Description
Print goodpractice results
Usage
## S3 method for class 'goodPractice'
print(x, positions_limit = 5, ...)
Arguments
x |
Object of class |
positions_limit |
How many positions to print at most. |
... |
Unused, for compatibility with |
[Package goodpractice version 1.0.5 Index]