Modify a worksheet's title or size
Modify a worksheet's title or size
gs_ws_modify(ss, from = NULL, to = NULL, new_dim = NULL, verbose = TRUE)
ss |
a registered Google spreadsheet, i.e. a |
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? |
a googlesheet
object
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.