View source: R/add_rating_input.R
updateRaterInput | R Documentation |
Mise à jour de la valeur du widget Rater
updateRaterInput(session, inputId, value)
session |
objet shiny |
inputId |
id de l'input |
value |
valeur à définir |
un widget Rater
## Not run: updateRaterInput(session, inputId = "rater", value = 12) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.