js {shinyQueryBuilder}R Documentation

Store JS definition as character string

Description

Store JS definition as character string

Usage

js(x)

Arguments

x

Character string containing valid JS object e.g. function

Value

An object of class 'json' storing the provided character string.


[Package shinyQueryBuilder version 0.1.0 Index]