R/config-thresholds.R
getGaugeSectors.Rd
Get configured gauge sectors for flexdashboard
getGaugeSectors()
A gaugeSectors object for use with flexdashboard::gauge()
if (FALSE) { # \dontrun{ flexdashboard::gauge( value = 75, min = 0, max = 100, sectors = getGaugeSectors() ) } # }