sm_api: Access the SurveyMonkey API.

Description Usage Arguments Value Examples

View source: R/sm_api.R

Description

Makes a request to the SurveyMonkey API.

Usage

1
sm_api(path)

Arguments

path

URL path to use.

Value

An object of class sm_api containing the following:

Examples

1
2
3
4
## Not run: 
sm_api("/v3/surveys")

## End(Not run)

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