Description Usage Arguments Value Examples
ggbeta_profile: plot the outcome of BetaProfile based on the ggiNEXT function.
1 | ggbeta_profile(output)
|
x |
the outcome of |
a list containing 2 ggplot2 object, $betaDiv for beta diversity and $diss for dissimilarity
1 2 3 | data(abundata2)
out <- BetaProfile(x = abundata2)
ggbeta_profile(output = out)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.