tests/testthat/_snaps/utils.md

combines data frames correctly with space and no brackets

Code
  .
Output
    A   B            C
  1 1 x u apple orange
  2 2 y v banana grape
  3 3 z w cherry melon
Code
  .
Output
    A     B              C
  1 1 x (u) apple (orange)
  2 2 y (v) banana (grape)
  3 3 z (w) cherry (melon)


Try the volker package in your browser

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

volker documentation built on April 12, 2025, 9:16 a.m.