gar_create_api_objects | R Documentation |
Create the API objects from the Discovery API
gar_create_api_objects(filename, api_json, format = TRUE)
filename |
File to write the objects to |
api_json |
The json from gar_discovery_api |
format |
If TRUE will use tidy_eval on content |
TRUE if successful, side-effect creating filename
Other Google Discovery API functions:
gar_create_api_skeleton()
,
gar_create_package()
,
gar_discovery_api()
,
gar_discovery_apis_list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.