c5: c5 graphs List all possible c5 graphs based on given FIVE...

Description Usage Arguments Value Examples

View source: R/c5.R

Description

c5 graphs List all possible c5 graphs based on given FIVE nodes

Usage

1
c5(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of c5 graphs

Examples

1
c5(c(1:5))

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