identifyTopLevelRecursively: Recursive function to identify the toplogical levels of the...

Description Usage

View source: R/core-functions.R

Description

Recursive function to identify the toplogical levels of the functions in a pipeline

Usage

1
2
identifyTopLevelRecursively(input = list(topDf = dplyr::tibble(), nodes =
  c(), edgeDf = dplyr::tibble(), level = 1))

Mu-Sigma/analysis-pipelines documentation built on Nov. 26, 2020, 8:25 p.m.