set_api_base {OpenMindat} | R Documentation |
set_api_base
Description
set base uri of current environment
Usage
set_api_base (api_base)
Arguments
api_base |
string. The base uri of mindat api. |
Value
No return value. The api based url (api_base) will be cached. Users can retrieve the value by calling mindat_cache_get('api_base').
Examples
set_api_base("9ce67655d74bcd981e937be80dcea9cb")
[Package OpenMindat version 1.0.0 Index]