sm_get: Get request for survey monkey API

View source: R/request_utils.R

sm_getR Documentation

Get request for survey monkey API

Description

Will always set the mattroumaya/surveymonkey repo as the user agent

Usage

sm_get(url, query, config, ...)

Arguments

url

character, url to send request to

query

character, components of the url to change for request arguments, see also ?httr::modify_url, modify_url

config

see ?httr::config, config, for full details. Additional configuration settings such as http additional headers.

...

additional argument passed to httr::GET GET.


sfirke/surveymonkey documentation built on Oct. 14, 2022, 6:18 a.m.