c4: c4 graphs List all possible c4 graphs based on given FOUR...

Description Usage Arguments Value Examples

View source: R/c4.R

Description

c4 graphs List all possible c4 graphs based on given FOUR nodes

Usage

1
c4(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of c4 graphs

Examples

1
c4(c(1:4))

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