From 46bc13ca911ed038f29a33d297971ddabb89329b Mon Sep 17 00:00:00 2001 From: Alanah Jonas <156101954+alanahjonas95@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:03:46 +0000 Subject: [PATCH] increase picture size so numbers are more visable --- R/print_to_ggplot.R | 2 +- man/print_to_ggplot.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/print_to_ggplot.R b/R/print_to_ggplot.R index b4dc7f4a..7802e07f 100644 --- a/R/print_to_ggplot.R +++ b/R/print_to_ggplot.R @@ -28,7 +28,7 @@ #' #' ``` #' \if{html}{\out{ -#' `r "\"Simple"` +#' `r "\"Simple"` #' }} #' #' @importFrom rlang quo_is_missing as_label diff --git a/man/print_to_ggplot.Rd b/man/print_to_ggplot.Rd index b4ca8556..c8a70d6a 100644 --- a/man/print_to_ggplot.Rd +++ b/man/print_to_ggplot.Rd @@ -41,7 +41,7 @@ table }\if{html}{\out{}} \if{html}{\out{ -Simple table to stack with a KM-plot +Simple table to stack with a KM-plot }} }