twoK3: 2k3 graphs List all possible R graphs based on given SIX...

Description Usage Arguments Value Examples

View source: R/2k3.R

Description

2k3 graphs List all possible R graphs based on given SIX nodes

Usage

1
twoK3(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of 2k3 graphs

Examples

1
twoK3(c(1:6))

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