vocab_api: Build a SAG web service url

View source: R/vocab_api.R

vocab_apiR Documentation

Build a SAG web service url

Description

utility to build a url with optional query arguments

Usage

vocab_api(service, ...)

Arguments

service

the name of the service

...

name arguments will be added as queries

Value

a complete url as a character string

Examples


vocab_api("hi", bye = 21)
vocab_api("CodeType")


icesVocab documentation built on June 8, 2025, 11:25 a.m.