co.fork: co-fork graphs List all possible co-fork graphs based on...

Description Usage Arguments Value Examples

View source: R/co-fork.R

Description

co-fork graphs List all possible co-fork graphs based on given Five nodes. Note that co-fork is the complement graphs of fork based on given five nodes.

Usage

1

Arguments

x

The vector representing nodes

Value

A matrix listing edges of co-fork graphs

Examples

1
co-fork(c(1:5))

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