spreadsheets.get: Returns the spreadsheet at the given ID.The caller must...

Description Usage Arguments Details See Also

Description

Autogenerated via gar_create_api_skeleton

Usage

1
spreadsheets.get(spreadsheetId, ranges = NULL, includeGridData = NULL)

Arguments

spreadsheetId

The spreadsheet to request

ranges

The ranges to retrieve from the spreadsheet

includeGridData

True if grid data should be returned

Details

Authentication scopes used by this function are:

Set options(googleAuthR.scopes.selected = c(https://www.googleapis.com/auth/drive, https://www.googleapis.com/auth/drive.file, https://www.googleapis.com/auth/drive.readonly, https://www.googleapis.com/auth/spreadsheets, https://www.googleapis.com/auth/spreadsheets.readonly) Then run googleAuthR::gar_auth() to authenticate. See gar_auth for details.

See Also

Google Documentation


lantanacamara/googleSheetsR documentation built on May 3, 2019, 11:52 p.m.