This function matches the tip labels of a phylogenetic tree (Taxon names or OTT id's) with corresponding GBIF id's.
Examples
if (FALSE) ex_data <- retrieve_example_data()
# This can take a while!
mtable <- taxonmatch(ex_data$tree) # \dontrun{}
#> Error: object 'ex_data' not found