mode_counts: Count the actors and events in an affiliation network

Description Usage Arguments See Also Examples

Description

These functions return the number of actors (nodes with type attribute FALSE) or events (TRUE) in an affiliation network.

Usage

1
2
3
4
5
6
7
actor_count(graph)

event_count(graph)

actor.count(graph)

event.count(graph)

Arguments

graph

An affiliation network.

See Also

Original igraph functions: vcount, ecount

Other modal queries and manipulations: dualize, mode_addition, modes, schedule

Examples

1
2
3

corybrunson/bitriad documentation built on May 13, 2019, 10:51 p.m.