get_isolated_foo {assertHE}R Documentation

Get Isolated Functions

Description

Get Isolated Functions

Usage

get_isolated_foo(df_edges)

Arguments

df_edges

A dataframe with two columns ("from" and "to") representing the dependencies.

Value

A vector of isolated function names.


[Package assertHE version 1.0.0 Index]