View source: R/browse_phylopic.R
| browse_phylopic | R Documentation |
This function provides a convenient way to browse PhyloPic for a given taxonomic name of uuid.
browse_phylopic(name = NULL, uuid = NULL)
name |
|
uuid |
|
This function returns a PhyloPic url for an input name or
uuid and opens the user's default web browser at this url. If no
name or uuid is supplied, the base url of PhyloPic images
is returned and opened instead.
A character vector of a valid PhyloPic url for the specified
name or uuid. If no name or uuid is supplied,
the base url of PhyloPic images is returned.
## Not run:
url <- browse_phylopic(name = "Acropora cervicornis")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.