various tweaks to make the RShiny dashboards work
This commit is contained in:
parent
5429b8fed7
commit
4f22cd3db1
6 changed files with 33 additions and 14 deletions
|
@ -15,8 +15,8 @@ theme_set(theme_grey())
|
|||
## ...opt args
|
||||
#==========================================================
|
||||
stability_count_bp <- function(plotdf
|
||||
, df_colname = "duet_outcome"
|
||||
, leg_title = "DUET"
|
||||
, df_colname = ""
|
||||
, leg_title = ""
|
||||
, ats = 25 # axis text size
|
||||
, als = 22 # axis label size
|
||||
, lts = 20 # legend text size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue