Plot Metric Response To Network Rarefaction
Used to plot the output from RarefyNetwork()
. See vignette!
PlotRarefaction(df)
df
: A data frame produced by RarefyNetworkA ggplot
data(Safariland, package = 'bipartite') X<-RarefyNetwork(Safariland, n_per_level = 100) ComputeCI(X)
Useful links