NCA_fetch_data_format {ruminate}R 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()

[Package ruminate version 0.2.4 Index]