Skip to content

Commit 1c8d0d7

Browse files
committed
chore: rename documentation from @m7pr
1 parent 64ccbce commit 1c8d0d7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

R/tm_missing_data.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
#' @section Decorating `tm_missing_data`:
2121
#'
2222
#' This module generates the following objects, which can be modified in place using decorators:
23-
#' - `summary_plot` (`ggplot2 plot grob`)
24-
#' - `combination_plot` (`ggplot2 plot grob`)
23+
#' - `summary_plot` (`grob` created with [ggplot2::ggplotGrob()])
24+
#' - `combination_plot` (`grob` created with [ggplot2::ggplotGrob()])
2525
#' - `by_subject_plot` (`ggplot2`)
2626
#' - `table` ([DT::datatable()])
2727
#'

man/tm_g_distribution.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tm_missing_data.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)