Skip to content

Commit

Permalink
export condition_test
Browse files Browse the repository at this point in the history
  • Loading branch information
mb706 authored Feb 1, 2025
1 parent c33ea3e commit 1ef50b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/Condition.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#' `Condition` to use
#' @param x (`any`)\cr
#' Value to test
#' @export
condition_test = function(cond, x) {
UseMethod("condition_test")
}
Expand Down

0 comments on commit 1ef50b6

Please sign in to comment.