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 April 21, 2026, 5:06 p.m.