View source: R/taxadb_source.R
| available_providers | R Documentation |
Name providers available for a given version
available_providers(version = latest_version(), db = td_connect())
version |
snapshot version, defaults to the latest available |
db |
a connection from |
a data.frame of provider and the schemas published for it
## Not run:
available_providers()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.