Hyperedge {hypergraph}R Documentation

Constructor for Hyeredge objects

Description

A convenience constructor for Hyperedge-class objects

Usage

Hyperedge(nodes, label = "")

Arguments

nodes Character vector of nodes that are part of the hyperedge
label A character string describing the hyperedge

Value

An object of class Hyperedge-class

Author(s)

Seth Falcon

See Also

Hyperedge-class Hypergraph-class


[Package hypergraph version 1.4.0 Index]