butterfly: butterfly graphs List all possible butterfly subgraphs based...

Description Usage Arguments Value Examples

View source: R/butterfly.R

Description

butterfly graphs List all possible butterfly subgraphs based on given FIVE nodes. Note that butterfly is the complement graph of co-butterfly based on give five nodes.

Usage

1

Arguments

x

The vector representing nodes

Value

A matrix listing edges of butterfly graphs

Examples

1
butterfly(c(1:5))

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