make_empty_hypergraph: Empty hypergraph.

Description Usage Arguments Details Value Author(s) Examples

View source: R/make_empty_hypergraph.R

Description

Create an empty hypergraph.

Usage

1

Arguments

n

a non-negative integer.

Details

Creates an empty hypergraph (no hyper-edges) on n nodes.

Value

a hypergraph.

Author(s)

David J. Marchette dmarchette@gmail.com

Examples

1
2
3
4
5
6

HyperG documentation built on March 4, 2021, 5:06 p.m.