p4: p4 graphs List all possible p4 graphs based on given four...

Description Usage Arguments Value Examples

View source: R/p4.R

Description

p4 graphs List all possible p4 graphs based on given four nodes

Usage

1
p4(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of p4 graphs

Examples

1
p4(c(1:4))

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