JavaScript_Hide_LS_Questions: Inject Javascript to hide question

View source: R/tools.R

JavaScript_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

JavaScript_Hide_LS_Questions(QuestionIDs)

Arguments

QuestionIDs

Vector of Question IDs that should have this added to them.

Examples

## Not run: 
JavaScript_Hide_LS_Questions(123456)

## End(Not run)


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