write_cognostics: Write cognostics data for a display in a Trelliscope app

View source: R/json_writers.R

write_cognosticsR Documentation

Write cognostics data for a display in a Trelliscope app

Description

Write cognostics data for a display in a Trelliscope app

Usage

write_cognostics(cogdf, base_path, id, name, group = "common", jsonp = TRUE)

Arguments

cogdf

a data frame of cognostics, prepared with as_cognostics

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)?


hafen/trelliscopejs documentation built on Jan. 10, 2024, 7:27 p.m.