identifyTopologicalLevels: Identifies the topological levels of the functions in a...

Description Usage

View source: R/core-functions.R

Description

Identifies the topological levels of the functions in a pipeline

Usage

1
2
3
identifyTopologicalLevels(nodes = c(), edgeDf = dplyr::tibble(),
  topDf = dplyr::tibble(id = character(), level = character()),
  level = 1)

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