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/LTN documentation built on Jan. 6, 2022, 4:11 p.m.