R/rarefy.R
rare_curve_sample.Rd
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
repeats number
cutoff to be 0
AOR object
add
ggplot
data(otutab, package = "pcutils") a <- rare_curve_sample(otutab) plot(a)