## Get levels of species list
levels(Easplist)
## Add aggregate as new taxonomic level
levels(Easplist) <- c("form", "variety", "subspecies", "species", "complex",
"aggregate", "genus", "family")
summary(Easplist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.