tests/testthat/_snaps/serialize.md

serialization works

Code
  g
Output
  IGRAPH D--- 3 3 -- Ring graph
  + attr: name (g/c), mutual (g/l), circular (g/l)
  + edges:
  [1] 1->2 2->3 3->1
Code
  gs
Output
  IGRAPH D--- 3 3 -- Ring graph
  + attr: name (g/c), mutual (g/l), circular (g/l)
  + edges:
  [1] 1->2 2->3 3->1


igraph/rigraph documentation built on July 9, 2024, 6:43 p.m.