dwww Home | Show directory contents | Find package

# map_if requires predicate functions

    Code
      map_if(1:3, ~NA, ~"foo")
    Condition
      Error in `map_if()`:
      i In index: 1.
      Caused by error:
      ! `.p()` must return a single `TRUE` or `FALSE`, not `NA`.

Generated by dwww version 1.15 on Thu May 23 08:02:26 CEST 2024.