Skip to content

Commit

Permalink
Merge pull request #481 from alanahjonas95/print_to_ggplot_image_size
Browse files Browse the repository at this point in the history
increase picture size so numbers are more visable in print_to_ggplot function
  • Loading branch information
bzkrouse authored Nov 22, 2024
2 parents 607674e + 46bc13c commit 4ce00dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/print_to_ggplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#'
#' ```
#' \if{html}{\out{
#' `r "<img src=\"https://raw.githubusercontent.com/GSK-Biostatistics/tfrmt/master/images/example_print_to_ggplot.png\" alt=\"Simple table to stack with a KM-plot\" style=\"width:50\\%;\">"`
#' `r "<img src=\"https://raw.githubusercontent.com/GSK-Biostatistics/tfrmt/master/images/example_print_to_ggplot.png\" alt=\"Simple table to stack with a KM-plot\" style=\"width:100\\%;\">"`
#' }}
#'
#' @importFrom rlang quo_is_missing as_label
Expand Down
2 changes: 1 addition & 1 deletion man/print_to_ggplot.Rd

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

0 comments on commit 4ce00dc

Please # to comment.