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,8 +15,8 @@ theme_set(theme_grey())
## ...opt args
#==========================================================
stability_count_bp <- function(plotdf
, df_colname = ""
, leg_title = "Legend Title"
, df_colname = "duet_outcome"
, leg_title = "DUET"
, ats = 25 # axis text size
, als = 22 # axis label size
, lts = 20 # legend text size