get_parents_of: Retrieve the parents of a node

View source: R/visNetwork.R

get_parents_ofR Documentation

Retrieve the parents of a node

Description

Each node represents a function defined in the code.

Usage

get_parents_of(node, my_structure)

Arguments

node

A data.frame, the nodes calculated in get_nodes_from_structure().

my_structure

A list, the functional structure calculated in create_list_of_functional_structure().

Value

An array, the parent nodes


ims-fhs/badhacker documentation built on March 21, 2022, 7:50 a.m.