countrysubref | R Documentation |
return a table of countrysubref
countrysubref(
server = getOption("FISHBASE_API", "fishbase"),
version = get_latest_release(),
db = default_db(),
...
)
server |
Either "fishbase" or "sealifebase". |
version |
a version string for the database. See |
db |
database connection, now deprecated. |
... |
additional arguments, currently ignored |
## Not run:
countrysubref()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.