dart: dart graphs List all possible dart graphs based on given Five...

Description Usage Arguments Value Examples

View source: R/dart.R

Description

dart graphs List all possible dart graphs based on given Five nodes.

Usage

1
dart(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of dart graphs

Examples

1
dart(1:5)

placeboo/subgraph documentation built on May 29, 2019, 7:37 a.m.