datsu_api | R Documentation |
utility to build a url with optional query arguments
datsu_api(service, ...)
service |
the name of the service |
... |
name arguments will be added as queries |
a complete url as a character string
datsu_api("hi", bye = 21)
datsu_api("getDataverIDs")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.