This will create a file with the skeleton of the API functions for the specified library
gar_create_api_skeleton(filename, api_json, format = TRUE)
TRUE if successful, side effect will write a file
R file to write skeleton to
The json from gar_discovery_api
If TRUE will use tidy_eval on content
Other Google Discovery API functions:
gar_create_api_objects()
,
gar_create_package()
,
gar_discovery_api()
,
gar_discovery_apis_list()