gar_discovery_api | R Documentation |
Download the discovery document for an API
gar_discovery_api(api, version, a_url = NULL)
api |
The API to fetch |
version |
The API version to fetch |
a_url |
Supply your own discovery URL, for private APIs only |
Details of the API
https://developers.google.com/discovery/v1/getting_started
Other Google Discovery API functions:
gar_create_api_objects()
,
gar_create_api_skeleton()
,
gar_create_package()
,
gar_discovery_apis_list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.