bull: bull graphs List all possible bull graphs based on given FIVE...

Description Usage Arguments Value Examples

View source: R/bull.R

Description

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

Usage

1
bull(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of bull graphs

Examples

1
bull(c(1:5))

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