Skip to content

Commit

Permalink
Update R/theme_turnPlot.R
Browse files Browse the repository at this point in the history
Co-authored-by: Barbara Vreede <[email protected]>
  • Loading branch information
mdingemanse and bvreede authored Aug 22, 2024
1 parent 08a4429 commit 72d32f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/theme_turnPlot.R
Original file line number Diff line number Diff line change
Expand Up @@ -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(),
Expand Down

0 comments on commit 72d32f5

Please sign in to comment.