# Defualt settings returns taxon names separated by ;
classifications(ex_taxmap)
# Other values can be returned besides taxon names
classifications(ex_taxmap, value = "taxon_ids")
# The separator can also be changed
classifications(ex_taxmap, value = "taxon_ranks", sep = "||")
Run the code above in your browser using DataLab