Learn R Programming

ruminate (version 0.3.1)

NCA_fetch_data_format: 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")
)

Value

List with details about the data formats

Arguments

MOD_yaml_file

Module configuration file with MC as main section.

Examples

Run this code
NCA_fetch_data_format()

Run the code above in your browser using DataLab