useSurveyjr: Register surveyjR package

Description Usage Arguments Value

View source: R/useSurveyjr.R

Description

Calls internal functions registerDependencies() and registerJs(). Additionally writes theme to .surveyjR environment such that other functions can retrieve it from there.

Usage

1
2
3
4
5
useSurveyjr(
  version = "1.9.4",
  theme = c("modern", "default", "orange", "darkblue", "darkrose", "stone", "winter",
    "winterstone", "bootstrap")
)

Arguments

version

survey-jquery version.

theme

if you use a bootswatch theme bootrap needs to be chosen (default).

Value

registration objects (lists) retrieved from internal functions...


dheimgartner/surveyjR documentation built on Feb. 5, 2022, 8:11 a.m.