annotate_result: Annotates the igraph object with orbit labels.

View source: R/oaqc.R

annotate_resultR Documentation

Annotates the igraph object with orbit labels.

Description

Annotates the igraph object with orbit labels.

Usage

annotate_result(graph, orbits, non_ind_freq)

Arguments

graph

Unmodified input graph.

orbits

List with n_orbits, e_orbits matrices.

non_ind_freq

A flag indicating whether non-induced frequencies have to be written or not.

Value

orbits if the input is not an igraph, the annotated igraph instead.


schochastics/smglr documentation built on Sept. 29, 2024, 10:26 a.m.