parents5nod: extracts the parents of a /nod/

Description Usage Arguments Value Examples

Description

returns the parents (from the nod@x slot) of a given node.

Usage

1

Arguments

nod

The /nod/ to be considered.

Value

A character with the name of the parents. When there are no parents: character(0).

Examples

1
2
 prr3k("RESET"); # For R checking compliance
 parents5nod(prr.nod2);

prr documentation built on May 2, 2019, 6:35 p.m.

Related to parents5nod in prr...