dot-check_self_reference: Check that no element is its own parent

.check_self_referenceR Documentation

Check that no element is its own parent

Description

Check that no element is its own parent

Usage

.check_self_reference(parent_ids, ids, call = caller_env())

Arguments

parent_ids

(character or integer) The parent ids to check.

ids

(character or integer) The potential child ids to compare against.

call

(environment) The environment to use for error messages.

Value

The input parent_ids.


tibblify documentation built on May 9, 2026, 5:07 p.m.