get_dv8_folder_path: Returns the path to the folder used to store files for DV8...

View source: R/config.R

get_dv8_folder_pathR Documentation

Returns the path to the folder used to store files for DV8 analysis.

Description

This function returns the path to the folder that will be used to store various intermediate files for DV8 analysis, that is specified in the input parameter 'config_file'. The input, 'config_file' must be a parsed configuration file. The function will inform the user if the path path to the folder for intermediate file storage for DV8 analysis exists in the parsed configuration file, 'config_file'.

Usage

get_dv8_folder_path(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The DV8 project folder path.


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.