k14: k14 graphs List all possible k14 graphs based on given FIVE...

Description Usage Arguments Value Examples

View source: R/k14.R

Description

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

Usage

1
k14(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of k14 graphs

Examples

1
k14(c(1:5))

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