order_manifest: Convert a manifest in vector of analysis fingerprints

View source: R/manifest_yaml_to_bash.R

order_manifestR Documentation

Convert a manifest in vector of analysis fingerprints

Description

The order of the analysis is determined by the parent-child relationship. It starts with the analyses without parents. Then it adds the analyses with parents that have already been added. This process is repeated until all analyses have been added.

Usage

order_manifest(manifest)

Arguments

manifest

the n2kManifest


inbo/n2kanalysis documentation built on Feb. 1, 2025, 12:02 a.m.