rare_curve_sample | R Documentation |
Rare the sample
Plot a rare curve
rare_curve_sample(otutab, rep = 30, count_cutoff = 1)
## S3 method for class 'rare_res'
plot(x, ...)
otutab |
otutab |
rep |
repeats number |
count_cutoff |
cutoff to be 0 |
x |
AOR object |
... |
add |
ggplot
ggplot
data(otutab, package = "pcutils")
a <- rare_curve_sample(otutab)
plot(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.