valueBoxRow: valueBoxRow

Description Usage Arguments

View source: R/mod_valueBoxRow.R

Description

creates a row of valueBoxes

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
valueBoxRow(outputId)

mod_valueBoxRow_server(
  input,
  output,
  session,
  outputL,
  valueL,
  colorL = rep("aqua", length(valueL)),
  iconL = rep("table", length(valueL))
)

Arguments

outputId

list of outputId

valueL

list of valueBox values

colorL

list of valueBox colors

iconL

list of valueBox icons. Do not enclose in 'icon()'


c1au6i0/mover documentation built on Jan. 27, 2020, 4:16 p.m.