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))

analysisPipelines documentation built on July 1, 2020, 7:09 p.m.