googlesheets (version 0.2.1)

gs_ws_ls: List the worksheets in a spreadsheet

Description

Retrieve the titles of all the worksheets in a googlesheet.

Usage

gs_ws_ls(ss)

Arguments

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

Examples

Run this code
## Not run: 
# gs_ws_ls(gs_gap())
# ## End(Not run)

Run the code above in your browser using DataLab