Skip to content

Commit

Permalink
rev
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeJSeo committed Aug 30, 2024
1 parent cad8442 commit 7e24a81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/plot_km2.R
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ kmplot2 <- function(weights_object,
#' @param main_title a string, main title of the KM plot
#' @param break_x_by bin parameter for \code{survminer}
#' @param censor indicator to include censor information
#' @param xlab label name for x-axis of the plot
#' @param xlim x limit for the x-axis of the plot
#' @param use_colors a character vector of length up to 4, colors to the KM curves,
#' it will be passed to 'col' of \code{lines()}
Expand Down
3 changes: 3 additions & 0 deletions man/basic_kmplot2.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7e24a81

Please sign in to comment.