Description Usage Arguments Details See Also
Autogenerated via gar_create_api_skeleton
| 1 | spreadsheets.batchUpdate(BatchUpdateSpreadsheetRequest, spreadsheetId)
 | 
| BatchUpdateSpreadsheetRequest | The BatchUpdateSpreadsheetRequest object to pass to this method | 
| spreadsheetId | The spreadsheet to apply the updates to | 
Authentication scopes used by this function are:
https://www.googleapis.com/auth/drive
https://www.googleapis.com/auth/drive.file
https://www.googleapis.com/auth/spreadsheets
Set options(googleAuthR.scopes.selected = c(https://www.googleapis.com/auth/drive, https://www.googleapis.com/auth/drive.file, https://www.googleapis.com/auth/spreadsheets)
Then run googleAuthR::gar_auth() to authenticate.
See gar_auth for details.
Other BatchUpdateSpreadsheetRequest functions: BatchUpdateSpreadsheetRequest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.