PlotRarefaction: Plot Metric Response To Network Rarefaction

Description Usage Arguments Value Examples

Description

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

Usage

1

Arguments

df

A data frame produced by RarefyNetwork

Value

A ggplot

Examples

1
2
3
 data(Safariland, package = 'bipartite')
 X<-RarefyNetwork(Safariland, n_per_level = 100)
 ComputeCI(X)

jcdterry/cassandRa documentation built on July 3, 2019, 4:49 p.m.