if (FALSE) {
# change the working directory
setwd(choose.dir())
# download the Taxonomic Backbone data
WFO.download()
# remember the previous download and avail the data as 'WFO.data'
WFO.remember()
# check
WFO.match("Faidherbia albida", WFO.data=WFO.data)
}
Run the code above in your browser using DataLab