plot.rarestr {rarestR} | R Documentation |
Plot the "rarestr" class
## S3 method for class 'rarestr'
plot(x, ...)
x |
a "rarestr" object |
... |
other arguments passed to plot() |
Plot the "rarestr" class
data(share, package = 'rarestR')
Output_tes <- tes(share[1,])
Output_tes
plot(Output_tes)