tree {g6R} | R Documentation |
Example tree graph
Description
The graph contains a classification of algorithm categories
Usage
data(tree)
Format
A list with 2 data frames:
- nodes
data frame with 31 rows for the nodes.
- edges
data frame with 30 rows for the edges.
Source
https://gw.alipayobjects.com/os/antvdemo/assets/data/algorithm-category.json
[Package g6R version 0.1.0 Index]