passes: passes

Description Usage Arguments Value Examples

View source: R/assert_tools.R

Description

Should be used in conjunction with assertthat::assert_that; provides a more detailed error explanation.

Usage

1
passes(x)

Arguments

x

Test expression in the form of is_tibble(mtcars)

Value

Returns the result of the test.

Examples

1
## Not run: assert_that(passes(is_tibble(mtcars)))

Ilia-Kosenkov/RLibs documentation built on Jan. 26, 2020, 2:21 p.m.