rkhistPrint an S3 object of class rkhist, using the same layout as
base::print.table.
# S3 method for rkhist
print(x, what = "counts", ...)an rkhist S3 object containing the rank histogram to
print. See function flatness::rkhist.
a character string taking its value in
c("counts", "percents", "proportions"). What must be printed.
further arguments, passed to print.
No return value, called for side effects.