score_text: Module server function

Description Usage Arguments Value

Description

Module server function

Usage

1
score_text(input, output, session, scores = NULL, city_data = NULL)

Arguments

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

Value

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


zappingseb/stravachaser documentation built on May 31, 2019, 5:38 a.m.