powered by
utility to build a url with optional query arguments
vocab_api(service, ...)
a complete url as a character string
the name of the service
name arguments will be added as queries
vocab_api("hi", bye = 21) vocab_api("CodeType")
Run the code above in your browser using DataLab