R/print.R
print.goodPractice.Rd
Print goodpractice results
# S3 method for goodPractice print(x, positions_limit = 5, ...)
Object of class goodPractice, as returned by gp().
goodPractice
gp()
How many positions to print at most.
Unused, for compatibility with base::print() generic method.
base::print()