get_pattern4_folder_path: Returns the folder path for class pattern4 analysis.

View source: R/config.R

get_pattern4_folder_pathR Documentation

Returns the folder path for class pattern4 analysis.

Description

This function returns the folder path used to store the classes for the pattern4 analysis for the project, 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 folder path exists in the parsed configuration file, 'config_file'.

Usage

get_pattern4_folder_path(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The Pattern4 class folder path.


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