Skip to content

Commit

Permalink
Make example conditionnal
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbatailler committed Feb 27, 2024
1 parent 023763f commit ea5a96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/check_assumptions.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#'
#' @return Invisibly returns an object of class \code{mediation_model}.
#'
#' @examples
#' @examplesIf rlang::is_installed("performance")
#' data(ho_et_al)
#' ho_et_al$condition_c <- build_contrast(ho_et_al$condition,
#' "Low discrimination",
Expand Down

0 comments on commit ea5a96e

Please sign in to comment.