E: E graphs List all possible E graphs based on given SIX nodes

Description Usage Arguments Value Examples

View source: R/E.R

Description

E graphs List all possible E graphs based on given SIX nodes

Usage

1
E(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of E graphs

Examples

1
E(c(1:6))

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