gs_append: Adds a dataframe to a Google Sheet tab by doing a...

Description Usage

View source: R/gs_append.R

Description

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

Usage

1
gs_append(dataframe, gsheet_name, tab)

patelm9/gUnit documentation built on Dec. 2, 2020, 1:37 a.m.