Skip to content

Commit

Permalink
chore: rename documentation from @m7pr
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo committed Nov 28, 2024
1 parent 64ccbce commit 1c8d0d7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions R/tm_missing_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
#' @section Decorating `tm_missing_data`:
#'
#' This module generates the following objects, which can be modified in place using decorators:
#' - `summary_plot` (`ggplot2 plot grob`)
#' - `combination_plot` (`ggplot2 plot grob`)
#' - `summary_plot` (`grob` created with [ggplot2::ggplotGrob()])
#' - `combination_plot` (`grob` created with [ggplot2::ggplotGrob()])
#' - `by_subject_plot` (`ggplot2`)
#' - `table` ([DT::datatable()])
#'
Expand Down
2 changes: 1 addition & 1 deletion man/tm_g_distribution.Rd

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

4 changes: 2 additions & 2 deletions man/tm_missing_data.Rd

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

0 comments on commit 1c8d0d7

Please sign in to comment.