spreadsheets.sheets.copyTo: Copies a single sheet from a spreadsheet to another...

Description Usage Arguments Details See Also

Description

Autogenerated via gar_create_api_skeleton

Usage

1
2

Arguments

CopySheetToAnotherSpreadsheetRequest

The CopySheetToAnotherSpreadsheetRequest object to pass to this method

spreadsheetId

The ID of the spreadsheet containing the sheet to copy

sheetId

The ID of the sheet to copy

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/spreadsheets) Then run googleAuthR::gar_auth() to authenticate. See gar_auth for details.

See Also

Google Documentation

Other CopySheetToAnotherSpreadsheetRequest functions: CopySheetToAnotherSpreadsheetRequest


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