View source: R/process_results.R
process_results | R Documentation |
Main function that the webtool uses to process resutls from the API
process_results(args, file = FALSE, local = FALSE)
args |
a json string as a character |
file |
logical, is json a file path |
local |
logical, are we running locally or on the server |
a json string as a character
## Not run: process_results("jsonhere") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.