get_besthit | R Documentation |
Get the "besthit" table for a given species
get_besthit(strata, taxid)
strata |
Strata object |
taxid |
A species name or taxonomy ID |
data.frame of best hits (get_max_hit
)
## Not run:
strata@data$besthits[["Unicorn"]] <- get_besthit(strata, "Unicorn")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.