Skip to content

Commit

Permalink
add back in na remove param
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-connelly-cmap committed Aug 7, 2024
1 parent b163469 commit e3f0ad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/geom_text_lastonly_new.R
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ geom_text_lastonly <- function(mapping = NULL, data = NULL,
nudge_y = 0,
xlim = c(NA, NA),
ylim = c(NA, NA),
na.rm = FALSE,
check_overlap = FALSE,
direction = c("both","y","x"),
seed = NA,
Expand Down

0 comments on commit e3f0ad4

Please sign in to comment.