print.rarestr {rarestR}R Documentation

Print the "rarestr" class

Description

This function prints the contents of a rarestr object.

Usage

## S3 method for class 'rarestr'
print(x, ...)

Arguments

x

a "rarestr" object#'

...

Other arguments passed to print().

Value

Print the "rarestr" class

Examples

data(share, package = 'rarestR')
Output_tes <- tes(share[1,])
Output_tes

[Package rarestR version 1.0.0 Index]