get.taxon.info(taxa, verbose = FALSE, pbar = TRUE)
flora
object with unprocessed names. It can contain, families, genera, species, varieties (var.), subspecies (subsp.), and hybrids.get.taxon.info
will try to return an object with your unfinished list. You can use this object later as input in get.taxon.info
to resume the search. This process can be repeated as many times as needed. Since get.taxon.info
relies heavily on data scrapped from a website, changes upstream can lead to broken functions in flora
. Always check if you have the latest version of the package.get.taxon.info(c("Myrcia lingua", "Myrcia bella", "Miconia", "Rubiaceae"))
Run the code above in your browser using DataLab