Skip to content

Latest commit

 

History

History
executable file
·
22 lines (17 loc) · 527 Bytes

README.md

File metadata and controls

executable file
·
22 lines (17 loc) · 527 Bytes

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.