Skip to content

Commit 6ed6366

Browse files
committed
fix Docs
1 parent 508bcc1 commit 6ed6366

File tree

7 files changed

+10
-17
lines changed

7 files changed

+10
-17
lines changed

R/activate.R

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#' @param width,height Heatmap body width/height, can be a [unit][grid::unit]
1515
#' object. Only used when `position` is `NULL`.
1616
#' @param guides A boolean value or a string containing one or more of
17-
#' `r rd_values(.tlbr)` indicates Which guide should be collected. If `NULL`, no
17+
#' `r rd_values(.tlbr)` indicates which guide should be collected. If `NULL`, no
1818
#' guides will be collected. Default: "tlbr".
1919
#' @param free_labs A boolean value or a string containing one or more of
2020
#' `r rd_values(.tlbr)` indicates which axis title should be free from
@@ -24,8 +24,7 @@
2424
#' `NULL` (default), no space will be removed.
2525
#' @param plot_data A function used to transform the plot data before rendering.
2626
#' By default, it'll inherit from the parent layout. If no parent layout, the
27-
#' default is to not modify the data. Use `NULL`, if you don't want to modify
28-
#' anything.
27+
#' default is `NULL`, which means we won't want to modify anything.
2928
#'
3029
#' Used to modify the data after layout has been created, but before the data is
3130
#' handled of to the ggplot2 for rendering. Use this hook if the you needs

man/align.Rd

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

man/align_dendro.Rd

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

man/align_gg.Rd

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

man/align_panel.Rd

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

man/hmanno.Rd

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

man/stack_active.Rd

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

0 commit comments

Comments
 (0)