View source: R/mindat_endpoint.R
mindat_setup | R Documentation |
set up of the mindat basic uri, endpoints, and cache
mindat_setup(base_uri = 'https://api.mindat.org/v1',page_size = 800)
base_uri |
base uri of mindat API. |
page_size |
interger,setting the page size of responsed data from the API server. |
## Not run:
mindat_setup()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.