ggraph 2.0.1
- Fix bug in ggraph that will surface with the next grid release
- Deprecate
qgraph()
in favour ofautograph()
to avoid name collision with
qgraph::qgraph()
.autograph()
is now also a generic with a default method,
so you can provide your own specific ggraph plot method for your network
classes