get_isolated_foo: Get Isolated Functions

View source: R/project_visualiser.R

get_isolated_fooR 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.


assertHE documentation built on June 8, 2025, 10:08 a.m.