addIntroJS: addIntroJS

Description Usage Arguments

View source: R/FrissIntroJS.R

Description

Adds introJS to the shiny app. This function should be called in ui.r This function performs all includes necessary for introJS and puts a green help button on the top right of the screen to start the help. In server a call should be made to startIntroJS when the button is clicked.

Usage

1
addIntroJS(inputId = "btnHelp", useVoice = FALSE)

Arguments

inputID

id for the help button


ttraboue/frissIntro documentation built on May 17, 2019, 8:18 a.m.