x84: x84 graphs List all possible x84 graphs based on given SIX...

Description Usage Arguments Value Examples

View source: R/x84.R

Description

x84 graphs List all possible x84 graphs based on given SIX nodes

Usage

1
x84(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of x84 graphs

Examples

1
x84(c(1:6))

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