things
This commit is contained in:
parent
6cb9998c4c
commit
33925dafe9
4 changed files with 142 additions and 99 deletions
|
@ -3,7 +3,7 @@ library(ggpubr)
|
|||
|
||||
lf_unpaired_stats <- function(lf_data
|
||||
, lf_stat_value = "param_value"
|
||||
, lf_stat_group = "mutation_info"
|
||||
, lf_stat_group = "mutation_info_labels"
|
||||
, lf_col_statvars = "param_type"
|
||||
, my_paired = FALSE
|
||||
, stat_adj = "none"){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue