GET_resource: Generalized GET method

Description Usage Arguments Value

Description

Generalized GET method

Usage

1
GET_resource(path, fields = NULL)

Arguments

path

Path of the HTTP request.

fields

Fields to be included in the response, as a character vector.

Value

If request was successful, the API response. Otherwise, an error or warning, as generated by httr::stop_for_status.


benjcunningham/googlecalendar documentation built on May 12, 2019, 11:56 a.m.