tests/testthat/_snaps/note.md

note() snapshots

Code
  x
Output
  Note : snapshot vector
  [1] 1
Code
  x
Output
  Note : snapshot data.frame
    a b
  1 1 1
  2 2 2
Code
  x
Output
  Note : snapshot list
  $a
  [1] 1 2

  $b
  [1] 1 2

  $c
    a b
  1 1 2
Code
  struct(1L, "note")
Output
  [1] 1


jmbarbone/jordan documentation built on April 1, 2024, 7:46 p.m.