tests/testthat/_snaps/vis-expect.md

vis_expect fails when an object of the wrong class is provided

Code
  vis_expect(AirPassengers, ~ .x < 20)
Condition
  Error in `test_if_dataframe()`:
  ! `vis_dat()` requires a <data.frame>
  the object I see has class(es):
  <ts>


njtierney/visdat documentation built on July 20, 2024, 6:50 a.m.