compile | R Documentation |
Compile a Capr object to json
compile(object, ...)
object |
A Capr object such as a cohort, list of cohorts, or concept set. |
... |
Arguments passed on to jsonlite::toJSON. e.g. 'pretty = TRUE' for nicely formatted json. |
The json representation of the Capr object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.