powered by
utility to build a url with optional query arguments
sd_api(service, ...)
the name of the service
name arguments will be added as queries
a complete url as a character string
# NOT RUN { sd_api("hi", bye = 21) sd_api("odata4/StockListDWs4") # }
Run the code above in your browser using DataLab