A shiny Module.
1 2 3 4 | mod_add_user_score_ui(id, curr_theme, theme_choices)
mod_add_user_score_server(input, output, session, curr_theme, score,
usecase, ec_room, ec_host, scores_path)
|
id |
shiny id |
curr_theme |
theme |
input |
internal |
output |
internal |
session |
internal |
score |
score |
usecase |
usecase |
ec_room |
ethercalc room for saving scores |
ec_host |
ethercalc host |
scores_path |
score path |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.