ss_api: The workhorse function that performs each call to the...

View source: R/ss_api.R

ss_apiR Documentation

The workhorse function that performs each call to the Smartsheet API

Description

The workhorse function that performs each call to the Smartsheet API

Usage

ss_api(FUN, ...)

Arguments

FUN

An http verb function, typically from the httr package

...

Further parameters passed to the http verb function


smartsheetr documentation built on Nov. 2, 2023, 5:42 p.m.