sd_api: Build a Stock Database (SD) web service url

View source: R/sd_api.R

sd_apiR Documentation

Build a Stock Database (SD) web service url

Description

utility to build a url with optional query arguments

Usage

sd_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


sd_api("hi", bye = 21)
sd_api("odata4/StockListDWs4")


ices-tools-prod/icesSD documentation built on March 21, 2022, 9:48 a.m.