paw: paw graphs List all possible claw subgraphs based on given...

Description Usage Arguments Value Examples

View source: R/paw.R

Description

paw graphs List all possible claw subgraphs based on given FOUR nodes

Usage

1
paw(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of paw graphs

Examples

1
paw(c(1:4))

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