mod_infoBox_server: infoBox Server Function

Description Usage Arguments

View source: R/mod_infoBox.R

Description

Server function to populate information boxes created by mod_infoBox_ui().

Usage

1
mod_infoBox_server(input, output, session, title, icon, data, based_on, target)

Arguments

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


Curious-Joe/HollywoodApp2.0 documentation built on Dec. 17, 2021, 3:09 p.m.