tidygraph: A Tidy API for Graph Manipulation

A graph, while not "tidy" in itself, can be thought of as two tidy data frames describing node and edge data respectively. 'tidygraph' provides an approach to manipulate these two virtual data frames using the API defined in the 'dplyr' package, as well as provides tidy interfaces to a lot of common graph algorithms.

Package details

AuthorThomas Lin Pedersen [cre, aut] (<https://orcid.org/0000-0002-5147-4711>)
MaintainerThomas Lin Pedersen <thomasp85@gmail.com>
LicenseMIT + file LICENSE
Version1.2.3
URL https://tidygraph.data-imaginist.com https://github.com/thomasp85/tidygraph
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tidygraph")

Try the tidygraph package in your browser

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

tidygraph documentation built on Feb. 16, 2023, 10:40 p.m.