Description Usage Arguments Value Examples
View source: R/omeka_endpoint.R
Pass a URL to this function to set the Omeka API endpoint for the rest of your script. Call this function without an argument to get the currently set endpoint.
1  | omeka_endpoint(endpoint = NULL)
 | 
endpoint | 
 The URL of the Omeka API endpoint you are using  | 
The URL of the Omeka endpoint
1 2  | omeka_endpoint("http://20.rrchnm.org/api")
omeka_endpoint()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.