chair: chair graphs List all possible chair graphs based on given...

Description Usage Arguments Value Examples

View source: R/chair.R

Description

chair graphs List all possible chair graphs based on given FIVE nodes

Usage

1
chair(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of chair graphs

Examples

1
chair(c(1:5))

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