R/base.R
idig_url.Rd
Return base URL for the API calls.
idig_url(dev = FALSE)
Should be the beta version of the API be used?
string for the URL
Defaults to use beta URL. Not exported.
Francois Michonneau