Input a column to generate a score performance plot
Source:R/default_plot_modules.R
score_performance_module.Rd
A shiny module that allows the user to select a column to use for the score performance plot.
Arguments
- id
The namespace of the module.
- data
The data to plot.
- scores
The data frame of score specifications created by the user. See scores_init.