Skip to contents

A preset theme for Kaplan-Meier survival plots with larger base size (20) and bold legend text.

Usage

theme_km

Format

An object of class theme (inherits from ggplot2::theme, gg, S7_object) of length 68.

See also

Examples

if (FALSE) { # \dontrun{
library(ggplot2)
p + theme_km
} # }