https://github.com/rich-iannone/diagrammer-docs
A book providing documentation and examples for the R DiagrammeR package
https://github.com/rich-iannone/diagrammer-docs
book documentation network-graph network-visualization r
Last synced: 3 months ago
JSON representation
A book providing documentation and examples for the R DiagrammeR package
- Host: GitHub
- URL: https://github.com/rich-iannone/diagrammer-docs
- Owner: rich-iannone
- License: cc0-1.0
- Created: 2017-02-07T07:11:26.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T02:04:13.000Z (over 4 years ago)
- Last Synced: 2025-02-01T20:45:04.445Z (about 1 year ago)
- Topics: book, documentation, network-graph, network-visualization, r
- Language: HTML
- Homepage:
- Size: 4.57 MB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DiagrammeR-docs
A book that aims to show the reader everything there is to know about the R DiagrammeR package.
While this isn't yet finished, here's what is in the book now:
- How to create a graph.
- Introduction to graph attributes.
- Graph selections (nodes and edges).
What is coming:
- An introduction.
- Traversals.
- Graph generators.
- Graph metrics and properties.
- Graph transformations.
- Import/Export of graphs.
- Graph layouts.
- Whole-graph algorithms.
- centrality measures.
- community detection.