Description Usage Arguments Value
[v4 API Doc](https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets.values/get)
1 | gsheet_clear_ss_values(spreadsheet_id, range, simplify_vector = FALSE)
|
spreadsheet_id |
The ID of the spreadsheet to retrieve data from. |
range |
The A1 notation of the values to clear |
simplify_vector |
passed to jsonlite::fromJSON, defaults to FALSE |
list with spreadsheetId and clearedRange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.