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

Description Usage Arguments Value Examples

View source: R/sd_api.R

Description

utility to build a url with optional query arguments

Usage

1
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

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

ices-tools-prod/icesSLD documentation built on Feb. 19, 2022, 8:24 a.m.