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.


tntp/surveymonkey documentation built on Oct. 15, 2022, 1:04 p.m.