p6: p6 graphs List all possible p6 subgraphs based on given FIVE...

Description Usage Arguments Value Examples

View source: R/p6.R

Description

p6 graphs List all possible p6 subgraphs based on given FIVE nodes

Usage

1
p6(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of p6 graphs

Examples

1
p6(c(1:6))

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