adjacent_cycles: Construct adjacency matrix of neighbourhood cycles

Description Usage Arguments Value

Description

Construct adjacency matrix of neighbourhood cycles

Usage

1

Arguments

cycles

List of cycles obtained from network_cycles.

Value

A 'data.frame' of three columns:

  1. from - cycle from which connection is made

  2. to - cycle to which connection is made

  3. edges - List-column of all shared edges between (from, to) pair.


atfutures-labs/neighbourhoods documentation built on Jan. 3, 2022, 11:10 p.m.