ReadingImport data from a Sheet into a local data frame |
|
---|---|
Read a Sheet into a data frame |
|
Read Sheet as CSV |
|
Read cells from a Sheet |
|
Spread a data frame of cells into spreadsheet shape |
|
Specify cells |
|
WritingWrite data into a Sheet |
|
(Over)write new data into a Sheet |
|
Create a new Sheet |
|
Append rows to a sheet |
|
(Over)write new data into a range |
|
Flood or clear a range of cells |
|
Data preparationHelpers for preparing data to write into Sheets |
|
Create useful spreadsheet filler |
|
Class for Google Sheets formulas |
|
Metadata on SheetsHelpers for accessing Sheets and their metadata |
|
Get Sheet metadata |
|
Find Google Sheets |
|
Visit a Sheet in a web browser |
|
|
|
Generate a random Sheet name |
|
Modify a SheetMake changes to a (spread)Sheet or to the (work)sheets it contains |
|
Create a new Sheet |
|
Delete cells |
|
Add one or more (work)sheets |
|
Append rows to a sheet |
|
Copy a (work)sheet |
|
Delete one or more (work)sheets |
|
Get data about (work)sheets |
|
Relocate one or more (work)sheets |
|
Rename a (work)sheet |
|
Change the size of a (work)sheet |
|
(Over)write new data into a Sheet |
|
|
|
Formatting and aestheticsChange how a Sheet appears in the browser UI |
|
Auto-fit columns or rows to the data |
|
Example SheetsWorld-readable Sheets to use in examples and reprexes |
|
Example Sheets |
|
AuthTake explicit control of the googlesheets4 auth status or examine current state |
|
Authorize googlesheets4 |
|
Suspend authorization |
|
Get info on current user |
|
Edit and view auth configuration |
|
Produce scopes specific to the Sheets API |
|
googlesheets4 configuration |
|
Programming around the Sheets APILow-level functions used internally and made available for programming |
|
Generate a Google Sheets API request |
|
Make a Google Sheets API request |
|
Produce configured token |
|
Is there a token on hand? |
|
List Sheets endpoints |
|
googlesheets4 configuration |
|
Operate on (spread)Sheets or the Sheets APIFunctions that operate at the level of a (spread)sheet or the whole API/package |
|
Authorize googlesheets4 |
|
Edit and view auth configuration |
|
Visit a Sheet in a web browser |
|
Create a new Sheet |
|
Suspend authorization |
|
List Sheets endpoints |
|
Example Sheets |
|
Find Google Sheets |
|
Create useful spreadsheet filler |
|
Class for Google Sheets formulas |
|
Get Sheet metadata |
|
Is there a token on hand? |
|
Generate a random Sheet name |
|
Produce scopes specific to the Sheets API |
|
Produce configured token |
|
Get info on current user |
|
Operate on (work)sheetsFunctions that operate on whole (work)sheets |
|
Add one or more (work)sheets |
|
Append rows to a sheet |
|
Copy a (work)sheet |
|
Delete one or more (work)sheets |
|
Get data about (work)sheets |
|
Relocate one or more (work)sheets |
|
Rename a (work)sheet |
|
Change the size of a (work)sheet |
|
(Over)write new data into a Sheet |
|
Operate on a range of cellsFunctions that can target a cell range |
|
Auto-fit columns or rows to the data |
|
Delete cells |
|
Flood or clear a range of cells |
|
Read a Sheet into a data frame |
|
Read cells from a Sheet |
|
Read Sheet as CSV |
|
(Over)write new data into a range |