NCA_fetch_data_format: Fetches Details About Data Requirements

View source: R/NCA_Server.R

NCA_fetch_data_formatR Documentation

Fetches Details About Data Requirements

Description

Use this to get information about data formats.

Usage

NCA_fetch_data_format(
  MOD_yaml_file = system.file(package = "ruminate", "templates", "NCA.yaml")
)

Arguments

MOD_yaml_file

Module configuration file with MC as main section.

Value

List with details about the data formats

Examples

NCA_fetch_data_format()

ruminate documentation built on Nov. 5, 2025, 5:34 p.m.