Language

Package: r-tidygraph @ 1.2.0

Synopsis

Tidy API for graph manipulation

Description

This package provides a graph implementation that can be thought of as two tidy data frames describing node and edge data respectively. It provides an approach to manipulate these two virtual data frames using the API defined in the dplyr package, and it also provides tidy interfaces to a lot of common graph algorithms.

Home page
https://github.com/thomasp85/tidygraph
Location
gnu/packages/cran.scm (line: 16744, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings