| get_gsheet_id_from_name | Get Google Sheet id by name |
| get_gsheet_metadata | Gets the Google Sheet metadata |
| gs_add_tab | Adds a dataframe to a new tab with the given name to the... |
| gs_append | Adds a dataframe to a Google Sheet tab by doing a... |
| gs_colnames | Get colnames every tab in Google Sheet |
| gs_download_as_csv | Downloads all the tabs in a given Google Sheet as csvs to... |
| gs_id_from_name | Get Google Sheet id by name |
| gs_m | Gets the Google Sheet metadata |
| gs_m_by_name | Gets the Google Sheet metadata |
| gs_read_tmp_csv | Reads Google Sheet as a list of dataframes or a single... |
| gs_replace | Replaces a tab with new dataframe |
| gs_ss_by_name | Gets the Google Sheet metadata |
| gs_ss_by_names | Gets a list of googlesheet metadata from a list of gsheet... |
| gs_tabnames | Get all the tab names in the Google Sheet |
| gs_tab_names | Get all the tab names in the Google Sheet |
| gs_upload_csv | Write to new Google Sheet |
| gs_write_with_temp_csv | Write to new Google Sheet |
| hello | Hello, World! |
| ncol_gs | Get number of cols in each tab |
| nrow_gs | Number of rows in each tab |
| read_gs | Reads Google Sheet as a list of dataframes or a single... |
| read_gs_by_tmp_csv | Reads Google Sheet as a list of dataframes or a single... |
| refresh_data_gs | Refreshes the object with the newest data in the gsheet |
| retrieve_gs_colnames | Get colnames every tab in Google Sheet |
| retrieve_gs_fields_with_str | Get structure of every tab in Google Sheet |
| retrieve_gs_fields_with_summary | Get summary of every tab in Google Sheet |
| retrieve_gsheet_id_by_name | Get Google Sheet id by name |
| tabnames_gs | Get all the tab names in the Google Sheet |
| update_gs_ss_by_name | Updates a the list of Google Sheets metadata by the name of... |
| write_gs | Write to new Google Sheet |
| write_gs_by_row | Write to new Google Sheet |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.