updateFaToggleInput: Update Shiny Toggle Input

Description Usage Arguments

Description

Allow changing or updating the configuration or value of a shiny toggle input.

Usage

1
2
updateFaToggleInput(session, inputId, value = NULL,
  configuration = NULL)

Arguments

session

Shiny session

inputId

character name/id for the shiny input toggle to change

value

integer value to assign

configuration

list of 'props' to change the toggle


react-R/rfabric documentation built on May 15, 2019, 12:08 a.m.