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

Description Usage Arguments Value Examples

View source: R/A.R

Description

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

Usage

1
A(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of A graphs

Examples

1
A(c(1:6))

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