View source: R/get_shortnames.R
get_shortnames | R Documentation |
get_shortnames return the shortnames of taxonomy labels
get_shortnames(longnames)
longnames |
vector; vector of long taxonomic labels |
vector
longnames <- c("k__Bacteria;p__Firmicutes;c__Clostridia;o__Clostridiales;f__Ruminococcaceae;g__Ruminococcus",
"k__Bacteria;p__Bacteroidetes;c__Bacteroidia;o__Bacteroidales;f__Bacteroidaceae;g__Bacteroides")
get_shortnames(longnames)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.