R/utils.R
print.plrd.Rd
Print a plrd object
# S3 method for class 'plrd' print(x, digits = max(3L, getOption("digits") - 3L), ...)
plrd object
number of digits to print
Additional arguments passed to print methods.