city_count: Server function of city_count module

Description Usage Arguments

Description

This module shows how many segments can be seen for each city It contains a plot for the average length of a segment. Additionally it contains the city_hist module twice to show the histogram of the segment length for each city.

Usage

1
city_count(input, output, session, city_data = NULL)

Arguments

input

shiny input object

output

shiny output object

session

shiny session

city_data

reactive representing strava crawled data from at least two different cities


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