create_cog_template: Create a cognostics template that can be edited and used to...

View source: R/cog.R

create_cog_templateR Documentation

Create a cognostics template that can be edited and used to specify cognostics in a display

Description

Create a cognostics template that can be edited and used to specify cognostics in a display

Usage

create_cog_template(x = NULL)

Arguments

x

a data frame that will be used as an input for the trelliscope display. If NULL, a blank template will be created.

Note

The input 'x' can be a starting point and does not need to contain all variables that may be added later. Also note that after you edit the output (for example using the editData package, or writing to a csv and editing in Excel) to reflect how you would like the cognostics to display in the viewer, you can Add this specification to your trelliscope display with [add_cog_template()].


trelliscopejs documentation built on Aug. 8, 2025, 6:40 p.m.