rating_diff_box: For creating the valueBox() that compares rating to...

Description Usage Arguments Value

View source: R/functions.R

Description

For creating the valueBox() that compares rating to benchmark.

Usage

1
2
rating_diff_box(x, label = "Rating vs. benchmark", reversed = FALSE,
  symbol = "")

Arguments

x

numeric, value to show off in the box.

reversed

logical, determines whether positive or negative numbers are considered 'good' / green.

Value

A shinydashboard::box() object.


IskanderBlue/morseldash documentation built on Oct. 30, 2019, 7:24 p.m.