Retrieve a worksheet-describing list from a googlesheet
From a googlesheet
, retrieve a list (actually a row of a
data.frame) giving everything we know about a specific worksheet.
gs_ws(ss, ws, verbose = TRUE)
ss |
a registered Google spreadsheet, i.e. a |
ws |
positive integer or character string specifying index or title, respectively, of the worksheet |
verbose |
logical; do you want informative messages? |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.