Description Usage Arguments Value
For creating the valueBox() that compares rating to benchmark.
1 2 | rating_diff_box(x, label = "Rating vs. benchmark", reversed = FALSE,
symbol = "")
|
x |
numeric, value to show off in the box. |
reversed |
logical, determines whether positive or negative numbers are considered 'good' / green. |
A shinydashboard::box() object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.