Modify a worksheet's title or size
gs_ws_modify(ss, from = NULL, to = NULL, new_dim = NULL, verbose = TRUE)
a registered Google spreadsheet, i.e. a googlesheet
object
positive integer or character string specifying index or title, respectively, of the worksheet
character string for new title of worksheet
vector of length 2 specifying the row and column extent of the worksheet
logical; do you want informative messages?
a googlesheet
object