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

Description Usage Arguments Value Examples

View source: R/x45.R

Description

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

Usage

1
x45(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of x45 graphs

Examples

1
x45(c(1:6))

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