added placeholder defaults for functions in R to make sure that R shiny layput works with a data set for meeting tomorrow

This commit is contained in:
Tanushree Tunstall 2022-02-14 19:33:00 +00:00
parent 0460ca1708
commit d38521e03a
11 changed files with 120 additions and 83 deletions

View file

@ -15,7 +15,7 @@ source("../functions/lf_bp.R")
lf_bp(lf_df = lf_encomddg
, p_title = "ENCoM-DDG"
, colour_categ = "ddg_encom_outcome"
, x_grp = "mutation_info"
, x_grp = "mutation_info_labels"
, y_var = "param_value"
, facet_var = "param_type"
, n_facet_row = 1