simplegraph {simplegraph} | R Documentation |
Simple Graph Data Types and Basic Algorithms
Description
Simple classic graph algorithms for simple graph classes. Graphs may possess vertex and edge attributes. 'simplegraph' has no dependencies and it is writting entirely in R, so it is easy to install.
See Also
Useful links:
Report bugs at https://github.com/gaborcsardi/simplegraph/issues
[Package simplegraph version 1.0.1 Index]