Skip to content

Commit d750d8e

Browse files
authored
Apply suggestions from code review
Signed-off-by: Marcin <[email protected]>
1 parent 80180da commit d750d8e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

R/tm_g_bivariate.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
#'
4747
#' @inherit shared_params return
4848
#'
49-
#' @inheritSection tm_a_regression Decorating Module Outputs
5049
#' @section Decorating `tm_outliers`:
5150
#'
5251
#' This module creates below objects that can be modified with decorators:
@@ -61,7 +60,6 @@
6160
#' interactive <- function() TRUE
6261
#' {{ next_example }}
6362
#' @examples
64-
#'
6563
#' # general data example
6664
#' data <- teal_data()
6765
#' data <- within(data, {
@@ -120,7 +118,6 @@
120118
#' interactive <- function() TRUE
121119
#' {{ next_example }}
122120
#' @examples
123-
#'
124121
#' # CDISC data example
125122
#' data <- teal_data()
126123
#' data <- within(data, {

0 commit comments

Comments
 (0)