View source: R/get_col_taiwan.R
get_col_taiwan | R Documentation |
Get Catalogue of Life Taiwan checklist via advanced query.
get_col_taiwan(
query,
level = "species",
option = "equal",
include_synonyms = TRUE
)
query |
|
level |
|
option |
|
include_synonyms |
|
Visit the website https://taibnet.sinica.edu.tw/eng/taibnet_species_query.php for more details.
object
Liuyong Ding ly_ding@126.com
## Not run:
##Search Catalogue of Life Taiwan checklist
get_col_taiwan(query="Anguilla",level="species",option = "contain")
get_col_taiwan(query="Anguillidae",level="family")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.