| reptRefs | R Documentation |
Extract references from the Reptile Database
reptRefs(x = NULL, getLink = TRUE)
x |
A binomial species name (e.g., "Boa constrictor"). |
getLink |
Logical; if TRUE, also returns associated links to references. |
A character vector of references (if getLink = FALSE), or a data frame with columns reference and link.
df <- reptRefs("Apostolepis adhara")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.