c6: c6 graphs List all possible R graphs based on given SIX nodes

Description Usage Arguments Value Examples

View source: R/c6.R

Description

c6 graphs List all possible R graphs based on given SIX nodes

Usage

1
c6(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of c6 graphs

Examples

1
c6(c(1:6))

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