Hide_LS_Questions: Inject Javascript to hide question

Hide_LS_QuestionsR Documentation

Inject Javascript to hide question

Description

This allows you to batch hide questions using javascript. The questions will continue to function, but they will not be visible. This is not the same as the "hide" option in LS!

Usage

Hide_LS_Questions(Questions_to_Hide)

Arguments

Questions_to_Hide

data.table of Question qid that should have this added to them, and optionally the language, if it's a multilingual survey. Please remember, that the same question should have the same number of entries as the number of available language options- one for each language, when you want to hide them all.

Examples

## Not run: 
Hide_LS_Questions(123456)

## End(Not run)


bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.