powered by
Plot species sampling curves
# S3 method for spec_sample_curve plot(x, ...)
Species sampling curve generated by spec_sample_curve
spec_sample_curve
Additional graphical parameters used in plot.
plot
# NOT RUN { sim_com1 <- sim_thomas_community(s_pool = 100, n_sim = 1000) sac1 <- spec_sample_curve(sim_com1, method = c("rare","acc")) plot(sac1) # }
Run the code above in your browser using DataLab