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

Description Usage Arguments Value Examples

View source: R/p5.R

Description

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

Usage

1
p5(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of p5 graphs

Examples

1
p5(c(1:5))

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