triad.census: Triad census, subgraphs with three vertices

View source: R/motifs.R

triad.censusR Documentation

Triad census, subgraphs with three vertices

Description

[Deprecated]

triad.census() was renamed to triad_census() to create a more consistent API.

Usage

triad.census(graph)

Arguments

graph

The input graph, it should be directed. An undirected graph results a warning, and undefined results.


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