Description Usage Arguments Value
Modify a worksheet's title or size
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.