Learn R Programming

smartsheetr (version 0.1.0)

ss_api: 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