Learn R Programming

smartsheetr (version 0.1.0)

ss_list_sheets: Get a data frame describing the smartsheets available

Description

Get a data frame describing the smartsheets available

Usage

ss_list_sheets()

Arguments

Value

A dataframe

Details

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

Examples

Run this code
if (FALSE) {
ss_list_sheets()
}

Run the code above in your browser using DataLab