tests/testthat/_snaps/base.md

types.of works

Code
  types.of(list(int = 123L, dbl = 123.456, chr = "hello"))
Output
          int         dbl         chr 
    "integer"    "double" "character"


royratcliffe/canny.tudor documentation built on Oct. 17, 2022, 4:17 a.m.