A book that aims to show the reader everything there is to know about the R DiagrammeR package.
While the book is not finished, here's what is in the book now (in somewhat acceptable form):
- Basic graph creation.
- 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.
- A series of graphs.
- Node positioning.
- Whole-graph algorithms.
- centrality measures.
- community detection.
- Use cases.
- using the package to mine tweets and model as a graph.
- taking several data tables and merging into a complex, multi-domain graph.