various tweaks to make the RShiny dashboards work

This commit is contained in:
Tanushree Tunstall 2022-04-28 20:20:41 +01:00
parent 5429b8fed7
commit 4f22cd3db1
6 changed files with 33 additions and 14 deletions

View file

@ -5,9 +5,9 @@
########################################
lin_count_bp <- function( lf_data = lin_lf
, all_lineages = F
, x_categ = "sel_lineages"
, y_count = "p_count"
, all_lineages = F
, use_lineages = c("L1", "L2", "L3", "L4")
, bar_fill_categ = "count_categ"
, display_label_col = "p_count"