tests/testthat/_snaps/new.md

output test

Code
  new_tibble(1:3, nrow = 1)
Condition
  Error in `new_tibble()`:
  ! `x` must be a list.
Code
  new_tibble(as.list(1:3))
Condition
  Error in `new_tibble()`:
  ! `names` must not be `NULL`.


Try the tibble package in your browser

Any scripts or data that you put into this service are public.

tibble documentation built on March 31, 2023, 11 p.m.