membership_labeler: Membership labeling function passed to 'map_bfs'

View source: R/labeling.R

membership_labelerR Documentation

Membership labeling function passed to map_bfs

Description

Membership labeling function passed to map_bfs

Usage

membership_labeler(node, parent, path, env, ...)

Arguments

node

The index of the current node.

parent

The index of the parent node.

path

A list of previous results.

env

A parent environment holding past assigned labels.

...

other parameters.

Value

An integer representing the current node's segment membership.


aarkilanian/dci documentation built on Feb. 5, 2024, 7:12 p.m.