hrg.game {igraph}R Documentation

Sample from a hierarchical random graph model

Description

[Deprecated]

hrg.game() was renamed to sample_hrg() to create a more consistent API.

Usage

hrg.game(hrg)

Arguments

hrg

A hierarchical random graph model.


[Package igraph version 2.0.3 Index]