Function reference
-
boxplot_UI()
boxplot_server()
mod_boxplot()
mod_boxplot_papo()
- Boxplot module
-
corr_hm_UI()
corr_hm_server()
mod_corr_hm()
- Correlation Heatmap module
-
forest_UI()
forest_server()
mod_forest()
- Forest plot module
-
lineplot_UI()
lineplot_server()
mod_lineplot()
- Line plot module
-
roc_UI()
roc_server()
mod_roc()
- ROC module
-
scatterplot_UI()
scatterplot_server()
mod_scatterplot()
- Scatterplot module
-
scatterplotmatrix_UI()
scatterplotmatrix_server()
mod_scatterplotmatrix()
- Matrix of scatterplots module
-
wfphm_UI()
wfphm_server()
mod_wfphm()
- Waterfall heatmap shiny module
-
mock_app_boxplot()
- Mock boxplot app
-
mock_app_boxplot_mm()
- Mock mm boxplot app
-
mock_app_corr_hm()
- Mock corr hm app
-
mock_app_correlation_hm_mm()
- Mock corr hm app
-
mock_app_forest()
- Mock forestplot app
-
mock_app_lineplot()
- Mock lineplot app
-
mock_app_scatterplot()
- Mock scatterplot app
-
mock_app_scatterplotmatrix()
- Mock matrix of scatterplots app
-
mock_roc_mm_app()
mock_roc_app()
- Mock functions
-
lp_mean_summary_functions
lp_median_summary_functions
- Default lineplot summary functions
-
pearson_correlation()
spearman_correlation()
odds_ratio()
- Forest plot comnputing functions
-
tr_identity()
tr_z_score()
tr_gini()
tr_trunc_z_score()
tr_min_max()
tr_percentize()
- Transformation functions
-
assert_compute_metric_data()
compute_metric_data()
- Helpers for computing metric data from the subset dataset
-
assert_compute_roc_data()
compute_roc_data()
- Helpers for computing ROC data from the subset dataset
-
get_lbl()
- Get a single label from a dataframe
-
get_lbl_robust()
- Robust getter for dataframe labels
-
get_lbls()
get_lbls_robust()
- Get all labels from a dataframe
-
set_lbl()
- Set the label attribute of a column in a data frame
-
set_lbls()
- Set several labels in a dataframe