congruence_topology: Returns congruence topology

Description Usage Arguments Value Author(s)

Description

Takes two graphs and returns topology that is the intersection of the edge sets.

Usage

1
congruence_topology(graph1, graph2, warn.nonoverlap = TRUE)

Arguments

graph1

An object of type popgraph

graph2

An object of type popgraph

warn.nonoverlap

A flag indicating that a warning should be thrown if the node sets are not equal (default = TRUE )

Value

An object of type popgraph where the node and edge sets are the intersection of the two.

Author(s)

Rodney J. Dyer <rjdyer@vcu.edu>


popgraph documentation built on April 14, 2017, 9:58 p.m.