gs_ws: Retrieve a worksheet-describing list from a 'googlesheet'

Description Usage Arguments

View source: R/gs_ws.R

Description

From a googlesheet, retrieve a list (actually a row of a data.frame) giving everything we know about a specific worksheet.

Usage

1
gs_ws(ss, ws, verbose = TRUE)

Arguments

ss

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

ws

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

verbose

logical; do you want informative messages?


dakota1063/dddd documentation built on May 25, 2019, 4:21 p.m.