Internal helper that inspects the analyses referenced by an output and builds the code required to read the relevant ADaM datasets. Only datasets referenced in the analyses, analysis sets, or data subsets are included in the returned code block.
.generate_adam_loading_code(
Anas,
Analyses,
AnalysisSets,
DataSubsets,
adam_path
)Character string containing the code used to load ADaM datasets.
Subset of analyses tied to the current output (Lopa rows).
Analyses metadata for the reporting event.
AnalysisSets metadata for the reporting event.
DataSubsets metadata for the reporting event.
Directory containing the ADaM datasets on disk.