tests/testthat/_snaps/vroom.md

vroom errors informatively when it cannot guess delimiter

Code
  vroom(I("foo\nbar\nbaz\n"), col_types = list())
Condition
  Error:
  ! Could not guess the delimiter.
  i Use `vroom(delim =)` to explicitly specify the delimiter.


Try the vroom package in your browser

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

vroom documentation built on Jan. 27, 2026, 5:09 p.m.