Description Usage Arguments Value
Module server function
1 | score_text(input, output, session, scores = NULL, city_data = NULL)
|
input |
shiny input object |
output |
shiny output object |
session |
shiny session |
scores |
scoring table to calculate which city won |
city_data |
city data to extract the city_names from |
set the output$score_text_out
of this module
to 'XXX is the winner' while replacing XX with the city
with the higher score in the city_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.