fdStat: Display a statistic

Description Usage Arguments

Description

Display a statistic

Usage

1
2
fdStat(name, value, color = "green", note = name, pct = value * 100,
  showBar = TRUE, digits = 4)

Arguments

name

name to indicate for the progress bar.

value

value for the progress bar.

color

color of the progress bar.

note

note to display.

pct

percentage to indicate in bar.

showBar

boolean indicating if a bar is to be displayed.

digits

number of digits to display.


alteryx/flightdeck documentation built on May 12, 2019, 1:39 a.m.