Server function to populate value boxes created by mod_valueBox_ui().
1 | mod_valueBox_server(input, output, session, subtitle, icon, data, target)
|
input, output, session |
Internal parameters for shiny |
subtitle |
Title to be used in the info box |
icon |
Icon to be used in the box |
data |
Reactive data frame to be used to populate the content inside the box |
target |
Which information about the top performer to collect |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.