| cell-specification | Specify cells for reading or writing |
| construct_url_from_key | Construct a browser URL from a key |
| construct_ws_feed_from_key | Construct a worksheets feed from a key |
| drive_user | Retrieve Google Drive user data |
| example-sheets | Examples of Google Sheets |
| extract_key_from_url | Extract sheet key from a URL |
| gd_token | Retrieve and report on the current token |
| gd_user | Retrieve information about the current Google user |
| googlesheet | Register a Google Sheet |
| googlesheets | 'googlesheets' package |
| google_token | Produce Google token |
| gs_add_row | Append rows to a spreadsheet |
| gs_auth | Authorize 'googlesheets' |
| gs_browse | Visit a Google Sheet in the browser |
| gs_copy | Copy an existing spreadsheet |
| gs_deauth | Suspend authorization |
| gs_delete | Delete a spreadsheet |
| gs_download | Download a spreadsheet |
| gs_edit_cells | Edit cells |
| gs_grepdel | Delete several spreadsheets at once by title |
| gs_inspect | Visual overview of populated cells |
| gs_ls | List sheets a la Google Sheets home screen |
| gs_new | Create a new spreadsheet |
| gs_perm_add | Add a permission to a spreadsheet |
| gs_perm_delete | Delete a permission from a spreadsheet |
| gs_perm_edit | Edit an existing permission |
| gs_perm_ls | List permissions for a spreadsheet |
| gs_read | Read data |
| gs_read_cellfeed | Read data from cells |
| gs_read_csv | Read data via the 'exportcsv' link |
| gs_read_listfeed | Read data via the "list feed" |
| gs_rename | Rename a spreadsheet |
| gs_reshape_cellfeed | Reshape data from the "cell feed" |
| gs_simplify_cellfeed | Simplify data from the "cell feed" |
| gs_upload | Upload a file and convert it to a Google Sheet |
| gs_webapp_auth_url | Build URL for authentication |
| gs_webapp_get_token | Exchange authorization code for an access token |
| gs_ws | Retrieve a worksheet-describing list from a 'googlesheet' |
| gs_ws_delete | Delete a worksheet from a spreadsheet |
| gs_ws_ls | List the worksheets in a spreadsheet |
| gs_ws_modify | Modify a worksheet's title or size |
| gs_ws_new | Add a new worksheet within a spreadsheet |
| gs_ws_rename | Rename a worksheet within a spreadsheet |
| gs_ws_resize | Resize a worksheet |
| is_legit_token | Check that token appears to be legitimate |
| print.googlesheet | Print info about a 'googlesheet' object |
| token_available | Check token availability |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.