MergeByName: Merge a tree onto another by node name

MergeByNameR Documentation

Merge a tree onto another by node name

Description

Merge a tree onto another by node name

Usage

MergeByName(rootnode, nodetoadd, nodename, usecase = TRUE, leavesonly = FALSE)

Arguments

rootnode

Root node

nodetoadd

Node to add

nodename

Node name

usecase

Match case in nodename? (must be TRUE currently)

leavesonly

Merge only onto leaves? Logical

Author(s)

Pete Dodd


petedodd/HEdtree documentation built on Dec. 5, 2022, 6:22 a.m.