gar_create_api_skeleton: Create an API library skeleton

Description Usage Arguments Value See Also

View source: R/googleAuthR_discovery.R

Description

This will create a file with the skeleton of the API functions for the specified library

Usage

1
gar_create_api_skeleton(filename, api_json, format = TRUE)

Arguments

filename

R file to write skeleton to

api_json

The json from gar_discovery_api

format

If TRUE will use tidy_eval on content

Value

TRUE if successful, side effect will write a file

See Also

Other Google Discovery API functions: gar_create_api_objects, gar_create_package, gar_discovery_apis_list, gar_discovery_api


yinscapital/googleAuthR-reference documentation built on May 3, 2019, 4:31 p.m.