From 72d32f569221d448062629f900eed8296b24d217 Mon Sep 17 00:00:00 2001 From: mdingemanse Date: Thu, 22 Aug 2024 08:25:38 +0200 Subject: [PATCH] Update R/theme_turnPlot.R Co-authored-by: Barbara Vreede --- R/theme_turnPlot.R | 1 - 1 file changed, 1 deletion(-) diff --git a/R/theme_turnPlot.R b/R/theme_turnPlot.R index 4b1ad77..da0cd88 100644 --- a/R/theme_turnPlot.R +++ b/R/theme_turnPlot.R @@ -13,7 +13,6 @@ theme_turnPlot <- function(base_size = 11, base_family = "serif", ticks = TRUE) ticks = ticks ) %+replace% theme( -# legend.position = "none", axis.text.y = element_text(), strip.text.x = element_text(hjust = 0, margin=margin(l=0)), axis.ticks.y = element_blank(),