Skip to contents

set up of the mindat basic uri, endpoints, and cache

Usage

mindat_setup(base_uri = 'https://api.mindat.org',page_size = 800)

Arguments

base_uri

base uri of mindat API.

page_size

interger,setting the page size of responsed data from the API server.

Examples

if (FALSE) {
mindat_setup()
}