gs_ws_modify: Modify a worksheet's title or size

Description Usage Arguments Value

Description

Modify a worksheet's title or size

Usage

1
gs_ws_modify(ss, from = NULL, to = NULL, new_dim = NULL, verbose = TRUE)

Arguments

ss

a registered Google spreadsheet, i.e. a googlesheet object

from

positive integer or character string specifying index or title, respectively, of the worksheet

to

character string for new title of worksheet

new_dim

vector of length 2 specifying the row and column extent of the worksheet

verbose

logical; do you want informative messages?

Value

a googlesheet object


googlesheets documentation built on May 2, 2019, 1:57 p.m.