updateFaRatingInput: Update Shiny Rating Input

Description Usage Arguments

Description

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

Usage

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

Arguments

session

Shiny session

inputId

character name/id for the shiny input rating to change

value

integer value to assign

configuration

list of 'props' to change the rating


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