Hypergraph: Constructor for Hypergraph objects

View source: R/methods-Hypergraph.R

HypergraphR Documentation

Constructor for Hypergraph objects

Description

A convenience constructor for link{Hypergraph-class} objects

Usage

Hypergraph(nodes, hyperedges)

Arguments

nodes

A vector of nodes (character)

hyperedges

A list of Hyperedge-class objects

Value

An object of class Hypergraph-class

Author(s)

Seth Falcon

See Also

Hypergraph-class Hyperedge-class DirectedHyperedge-class


Bioconductor/hypergraph documentation built on Nov. 2, 2024, 7:27 a.m.