mod_count: mod_count_ui and mod_count_server

Description Usage Arguments

Description

A shiny Module.

Usage

1
2
3
4
5
6
7
8
9
mod_count_ui(id, label, source = "John Hopkins", color = "#fff")

mod_count_server(
  input,
  output,
  session,
  df = data.frame(),
  type_filter = "confirmed"
)

Arguments

id

shiny id

input

internal

output

internal

session

internal


ELMARDI0107/corona_hel documentation built on April 12, 2020, 12:16 a.m.