From 89a6576c62df4ea1601c6af377aea0e8f7d1780e Mon Sep 17 00:00:00 2001 From: "Lydia Y. Liu" Date: Wed, 21 Feb 2024 08:39:39 -0800 Subject: [PATCH] fix linter --- R/delta_waterfall.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/delta_waterfall.R b/R/delta_waterfall.R index 86afe69..e3200d5 100644 --- a/R/delta_waterfall.R +++ b/R/delta_waterfall.R @@ -64,7 +64,7 @@ plot.delta.waterfall <- function( ylab.label <- c('Absolute change in Ki-67 (%) from\npretreatment to post-intervention') } else if (variable == 'submax') { if (percent) { - by = 0.1 + by <- 0.1 ylab.label <- bquote(bold('Time to 80% Submax Relative Change')) } else { by <- 60