PlotRarefaction function

Plot Metric Response To Network Rarefaction

Plot Metric Response To Network Rarefaction

Used to plot the output from RarefyNetwork(). See vignette!

PlotRarefaction(df)

Arguments

  • df: A data frame produced by RarefyNetwork

Returns

A ggplot

Examples

data(Safariland, package = 'bipartite') X<-RarefyNetwork(Safariland, n_per_level = 100) ComputeCI(X)
  • Maintainer: Chris Terry
  • License: GPL-3
  • Last published: 2024-06-10

Useful links