Skip to contents

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.