twoK2: 2k2 graphs List all possible 2k2 graphs based on given nodes

Description Usage Arguments Value Examples

View source: R/twoK2.R

Description

2k2 graphs List all possible 2k2 graphs based on given nodes

Usage

1
twoK2(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of 2k2 graphs

Examples

1
2k2(c(1:6))

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