powered by
tp_dist(id, key = NULL, callopts = list())
# Query using a taxon name Id out <- tp_dist(id = 25509881) ## just location data head(out[['location']]) ## just reference data head(out[['reference']])
Run the code above in your browser using DataLab