prism_call | R Documentation |
Generic call to PRISM server
prism_call(func, base_url, api_key = NULL, ...)
func |
function to call |
base_url |
the url to call |
api_key |
API key |
... |
other parameters |
processed (from JSON to R object result of the call)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.