thomasp85/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.

Getting started

Package details

MaintainerThomas Lin Pedersen <thomasp85@gmail.com>
LicenseMIT + file LICENSE
Version1.3.1.9000
URL https://tidygraph.data-imaginist.com https://github.com/thomasp85/tidygraph
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thomasp85/tidygraph")
thomasp85/tidygraph documentation built on Feb. 8, 2025, 12:16 a.m.