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


Try the mark package in your browser

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

mark documentation built on May 29, 2024, 5:13 a.m.