print.rarestr {rarestR} | R Documentation |
This function prints the contents of a rarestr object.
## S3 method for class 'rarestr'
print(x, ...)
x |
a "rarestr" object#' |
... |
Other arguments passed to print(). |
Print the "rarestr" class
data(share, package = 'rarestR')
Output_tes <- tes(share[1,])
Output_tes