View source: R/getDataSource.R
getDataSource | R Documentation |
Return a DataSource object based on either a name, Bioregistry.io prefix, or system code.
getDataSource(name,code,prefix)
name |
the name of the data source |
code |
the system code of the data source |
prefix |
the Bioregistry.io prefix of the data source |
dataSource |
a DataSource Java object |
Egon Willighagen
dataSource <- getDataSource(code="Ce")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.