Server function to populate information boxes created by mod_infoBox_ui().
1 | mod_infoBox_server(input, output, session, title, icon, data, based_on, target)
|
input, output, session |
Internal parameters for shiny |
title |
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 |
based_on |
Based on which factor to calculate the best performer |
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.