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


Try the igraph package in your browser

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

igraph documentation built on Aug. 10, 2023, 9:08 a.m.