inzdocument: inzight document state

Description Usage Arguments Methods (by generic)

View source: R/inzdocuments.R

Description

inzight document state

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
inzdocument(
  data,
  name = deparse(substitute(data)),
  label = name,
  settings = inzsettings(),
  controls = inzcontrols(variables = names(data))
)

## S3 method for class 'inzdocument'
dispatch(state, action)

Arguments

data

a data.frame or a data_store

name

R object name

label

human readable name (spaces etc OK)

settings

document specific settings (inzsettings)

controls

a list of global/user controls (inzcontrols)

Methods (by generic)


tmelliott/inzight documentation built on Jan. 14, 2022, 7:34 p.m.