View source: R/mod_biv_analysis.R
A server module to pupulate content of bivariate analysis tab.
1 | mod_biv_analysis_server(input, output, session, data, genre)
|
input, output, session |
Internal parameters for shiny. |
data |
Reactive dataframe that is filtered based on user selected movie genre. |
genre |
Reactive output of genre inputs present in app_ui. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.