Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
huangz73 committed Oct 22, 2024
1 parent d382d99 commit 6a1fcd2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/scale_ggsurvfit.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
#' # specify additional scales
#' ggsurvfit +
#' scale_ggsurvfit(x_scales = list(breaks = seq(0, 8, by = 2)))
#'

#' @inherit ggsurvfit seealso
scale_ggsurvfit <- function(x_scales = list(), y_scales = list()){
scale_ggsurvfit_empty_list <- list()
Expand Down

0 comments on commit 6a1fcd2

Please # to comment.