gg_evenness: 'gg_evenness': use ggplot2 and ggpubr to plot the outcome of...

Description Usage Arguments Value Examples

View source: R/funs.R

Description

gg_evenness: use ggplot2 and ggpubr to plot the outcome of function Evenness.

Usage

1

Arguments

x

a optput of Evenness

Value

return a ggplot2 object

Examples

1
2
3
data(AlpineInt)
out2 <- Evenness(data = AlpineInt,q = seq(0, 2, 0.1), nboot = 50)
gg_evenness(out2)

YanHanChen/Evenness documentation built on Feb. 1, 2020, 12:53 a.m.