dyad.census: Dyad census of a graph

View source: R/motifs.R

dyad.censusR Documentation

Dyad census of a graph

Description

[Deprecated]

dyad.census() was renamed to dyad_census() to create a more consistent API.

Usage

dyad.census(graph)

Arguments

graph

The input graph. A warning is given if it is not directed.


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.