Description Usage Arguments Value
Calls internal functions registerDependencies()
and registerJs()
. Additionally writes
theme to .surveyjR environment such that other functions can retrieve it from there.
1 2 3 4 5 | useSurveyjr(
version = "1.9.4",
theme = c("modern", "default", "orange", "darkblue", "darkrose", "stone", "winter",
"winterstone", "bootstrap")
)
|
version |
survey-jquery version. |
theme |
if you use a bootswatch theme bootrap needs to be chosen (default). |
registration objects (lists) retrieved from internal functions...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.