Description Usage Arguments See Also
select a colour based on the true/false nature of a condition. Uses green as the "true" colour by default, "red" as false, and
1 | cond_color(condition, true_color = "green")
|
condition |
a condition to be evaluated to produce a single |
true_color |
the colour used to represent a |
Other Shiny Dashboarding:
check_notify,
cond_icon(),
na_box(),
time_frame_range()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.