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.

Related documentation in the C library

dyad_census(), is_directed()


igraph documentation built on May 4, 2026, 9:07 a.m.