thomasp85 / tidygraph

A tidy API for graph manipulation
https://tidygraph.data-imaginist.com
Other
547 stars 62 forks source link

igraph::make_lattice()'s circular argument now named period #198

Open maelle opened 4 months ago

maelle commented 4 months ago

:wave: here, I'm preparing a small PR adjusting igraph's calls to igraph's recent changes, but for this one I'm unsure how you'd want to proceed.

The argument circular of make_lattice() is being soft deprecated to periodic. tidygraph exposes circular to the user.