Adds a dataframe to a Google Sheet tab by doing a dplyr::bind_row on the data downloaded as a tmp csv and completely rewriting the appended data to a new tab and deleting the old tab
1 | gs_append(dataframe, gsheet_name, tab)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.