View source: R/ngsLCA_rarefy.R
ngsLCA_rarefy | R Documentation |
Generate rarefaction curves for taxa profiles in "path/run/rarefaction/". See vegan::rarefy for details.
ngsLCA_rarefy(path, run = "run01")
path |
working directory, same to |
run |
name of the run, default is "run01". |
Figures for rarefaction scales and rarefaction curves.
ngsLCA_rarefy(path=system.file("extdata","lca_files",package="ngsLCA"),
run="run01")
## This will generate rarefaction curves for the
## complete taxa profile as well as taxa groups
## and ranks (if available) of "run01". Results
## will be in "path/run01/rarefaction/".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.