tests/testthat/_snaps/column_orderings.md

column_orderings() works

Code
  column_orderings(dt)
Output
  [[1]]
  [1] "c" "e" "b" "a" "g"

  [[2]]
  [1] "c" "e" "b" "g" "a"

  [[3]]
  [1] "c" "e" "d"

  [[4]]
  [1] "f" "d"


jedwards24/jemisc documentation built on Oct. 23, 2022, 10:17 p.m.