View source: R/k-NCN_curve_functions.R
compare_samp_rarefaction | R Documentation |
This is just plotting all curves.
compare_samp_rarefaction(x)
x |
a mob_in object |
a plot
data(inv_comm)
data(inv_plot_attr)
inv_mob_in = make_mob_in(inv_comm, inv_plot_attr, coord_names = c('x', 'y'))
compare_samp_rarefaction(inv_mob_in)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.