We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80180da commit d750d8eCopy full SHA for d750d8e
R/tm_g_bivariate.R
@@ -46,7 +46,6 @@
46
#'
47
#' @inherit shared_params return
48
49
-#' @inheritSection tm_a_regression Decorating Module Outputs
50
#' @section Decorating `tm_outliers`:
51
52
#' This module creates below objects that can be modified with decorators:
@@ -61,7 +60,6 @@
61
60
#' interactive <- function() TRUE
62
#' {{ next_example }}
63
#' @examples
64
-#'
65
#' # general data example
66
#' data <- teal_data()
67
#' data <- within(data, {
@@ -120,7 +118,6 @@
120
118
121
119
122
123
124
#' # CDISC data example
125
126
0 commit comments