get_versions | R Documentation |
Get available data versions.
get_versions(api_version = "v1", server = NULL, simplify = TRUE)
api_version |
character: API version |
server |
character: Server. For WB internal use only |
simplify |
logical: If TRUE (the default) the response is returned as a
|
tibble or list
## Not run:
get_versions()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.