load_population | R Documentation |
Load previously merged GBIF and NCBI taxonomies
load_population(x)
x |
Path to a text file containing previously merged NCBI and GBIF taxonomies (compressed or uncompressed). |
This method imports a previously merged taxonomy from your file system. An example of a previously merged taxonomy can be downloaded from https://drive.google.com/file/d/1gpvm9QKdOcuGo_cIXPkAgGlB-qfKZZU6/view?usp=sharing.
A tibble containing merged GBIF and NCBI taxonomic data.
## Not run: load_population("path/to/merged_taxonomies")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.