fish: fish graphs List all possible fish graphs based on given SIX...

Description Usage Arguments Value Examples

View source: R/fish.R

Description

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

Usage

1
fish(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of fish graphs

Examples

1
fish(c(1:6))

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