dwww Home | Show directory contents | Find package

# filtering requires a predicate function

    Code
      cross2(1:3, 1:3, .filter = ~ c(TRUE, TRUE))
    Condition
      Error in `cross()`:
      ! The filter function must return a single `TRUE` or `FALSE`, not a logical vector.

Generated by dwww version 1.15 on Thu May 23 06:41:17 CEST 2024.