View source: R/PlotRarefaction.R
| PlotRarefaction | R Documentation | 
Used to plot the output from RarefyNetwork(). See vignette!
PlotRarefaction(df)
df | 
 A data frame produced by RarefyNetwork  | 
A ggplot
 data(Safariland, package = 'bipartite')
 X<-RarefyNetwork(Safariland, n_per_level = 100)
 ComputeCI(X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.