ss_list_sheets {smartsheetr}R Documentation

Get a data frame describing the smartsheets available

Description

Get a data frame describing the smartsheets available

Usage

ss_list_sheets()

Details

Note that the environment variable SMARTSHEET_API_TOKEN should be defined in order to run this or any other smarsheetr functions.

Value

A dataframe

Examples

## Not run: 
ss_list_sheets()

## End(Not run)


[Package smartsheetr version 0.1.0 Index]