Write cognostics data for a display in a Trelliscope app
1 | write_cognostics(cogdf, base_path, id, name, group = "common", jsonp = TRUE)
|
cogdf |
a data frame of cognostics, prepared with |
base_path |
the base directory of the trelliscope application |
id |
a unique id for the application |
name |
name of the display |
group |
group that the display belongs to |
jsonp |
should json for cognostics be jsonp (TRUE) or json (FALSE)? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.