gs_add_tab: Adds a dataframe to a new tab with the given name to the...

Description Usage

View source: R/gs_add_tab.R

Description

Adds a dataframe to a new tab with the given name to the gsheet identified by name

Usage

1
2
3
4
5
6
7
8
gs_add_tab(
  dataframe,
  gsheet_name,
  tab_name,
  system.sleep = 3,
  log = TRUE,
  log_comment = ""
)

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