sm_auth: Authorize 'rhesus'

Description Usage Arguments Value Examples

View source: R/sm_auth.R

Description

Authorize rhesus to list your surveys and read the responses from them.

Usage

1
sm_auth(cache = getOption("rhesus.httr_oauth_cache"))

Arguments

cache

Logical indicating where rhesus should cache your OAuth token in the file .httr-cache.

Value

A token object of class Token2.0, invisibly.

Examples

1
2
3
4
## Not run: 
surveymonkey_auth()

## End(Not run)

brooklynbagel/rhesus documentation built on April 8, 2021, 6:16 p.m.