Description Usage Arguments Details Value Author(s)
Shiny UI Module for showing scores
1 2 3 |
id |
Shiny id |
score.box.title |
header title of the score box |
progress.bar.title |
progress bar title |
progress.bar.status |
the status of the progress bar which determines the colors. Eg: "primary", "info", "warning", "danger", "success" |
progress.bar.value |
the value of the progress bar |
knob.title |
title of the knob |
knob.value |
value of the knob |
knob.color |
color of the knob |
Call via ScoreBox("your_id", ...)
Shiny UI
Revanth Nemani, raynemani@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.