Generate URL for specific API query by type and (if appropriate) ID
Source:R/utils.R
generate_url.Rd
Generate URL for specific API query by type and (if appropriate) ID
Arguments
- query
string. The specific API query desired. Generally named the same as associated functions but without underscores, so the request for
fetch_survey()
would be be "fetchsurvey".- ...
Named elements of URL for specific query desired, such as
surveyID
ormailinglistID