rk.JS.oset-class: S4 Class rk.JS.oset

rk.JS.oset-classR Documentation

S4 Class rk.JS.oset

Description

This simple class is used for JavaScript generation and produced by rk.JS.optionset. You shouldn't need to temper with this type of class manually.

Slots

vars

An object of class rk.JS.var.

loopvar

Character string, name of the index variable used in the for loop.

columns

A list of <optioncolumn> nodes.

body

A list of JavaScript code, the body of the for loop.

collapse

Character string, how all optioncolumns should be concatenated on the R code level.


rkward-community/rkwarddev documentation built on May 9, 2022, 3:02 p.m.