dag {g6R}R Documentation

Example DAG graph

Description

The graph is a directed acyclic graph

Usage

data(dag)

Format

A list with 2 data frames:

nodes

data frame with 12 rows for the nodes.

edges

data frame with 12 rows for the edges.

combo

data frame with 3 rows for the combos.

Source

https://gw.alipayobjects.com/os/antvdemo/assets/data/algorithm-category.json


[Package g6R version 0.1.0 Index]