View source: R/zb_name_usages.R
zb_name_usages | R Documentation |
Name usages
zb_name_usages(name = NULL, id = NULL, query = NULL, parse = TRUE, ...) zb_name_usages_(name = NULL, id = NULL, query = NULL, ...)
name |
(character) A taxonomic name |
id |
(integer/numeric) A taxonomic identifier |
query |
(character) A taxonomic name to query |
parse |
(logical) Whether to parse to list ( |
... |
Curl options passed to |
## Not run: zb_name_usages(name = "Pseudanthias carlsoni") zb_name_usages(id = "6EA8BB2A-A57B-47C1-953E-042D8CD8E0E2") zb_name_usages(query = "pyle") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.