Learn R Programming

OpenMindat (version 1.0.0)

set_api_base: set_api_base

Description

set base uri of current environment

Usage

set_api_base (api_base)

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').

Arguments

api_base

string. The base uri of mindat api.

Examples

Run this code
set_api_base("9ce67655d74bcd981e937be80dcea9cb")

Run the code above in your browser using DataLab