lf_bp2: extend y
This commit is contained in:
parent
39fe2da8be
commit
a74f11ce79
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ lf_bp2 <- function(lf_df #lf_duet
|
|||
, y_scales = "free_y"
|
||||
, colour_bp_strip = "khaki2"
|
||||
, dot_size = 3
|
||||
, dot_transparency = 0.2 #0.3: lighter
|
||||
, dot_transparency = 0.05 #0.3: lighter
|
||||
, violin_quantiles = c(0.25, 0.5, 0.75) # can be NULL
|
||||
, line_thickness = 0.65
|
||||
, my_ats = 22 # axis text size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue