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

rk.JS.opt-classR Documentation

S4 Class rk.JS.opt

Description

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

Slots

var.name

Character string, the name of the variable.

opt.name

Character string, the name of the option.

collapse

Character string, used to collapse several options into one string.

ifs

A list with objects of class rk.JS.ite.

array

Logical, whether to use an array for options.

funct

Character string, name of the R function to be called to combine the options.

opt.sep

Character string, separates previous options from the one defined here.


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