five_pan: 5-pan graphs List all possible 5-pan graphs based on given...

Description Usage Arguments Value Examples

View source: R/5-pan.R

Description

5-pan graphs List all possible 5-pan graphs based on given SIX nodes

Usage

1

Arguments

x

The vector representing nodes

Value

A matrix listing edges of 5-pan graphs

Examples

1
five_pan(c(1:6))

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