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

Description Usage Arguments Value Examples

View source: R/cross.R

Description

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

Usage

1
cross(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of cross graphs

Examples

1
cross(c(1:6))

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