mod_station_selector: mod_station_selector_ui and mod_station_selector_server

Description Usage Arguments

Description

A shiny Module.

Usage

1
2
3
4
5
6
7
8
mod_station_selector_ui(
  id,
  label = "Select a station.",
  placeholder = NULL,
  selected = NULL
)

mod_station_selector_server(id)

Arguments

id

shiny id

input

internal

output

internal

session

internal


xari/transit documentation built on Nov. 19, 2020, 4:16 p.m.