googlesheets (version 0.1.0)

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
gs_ws_ls(gs_gap())

Run the code above in your browser using DataCamp Workspace