get_dv8_flaws_params: Returns the list of architectural flaws thresholds for DV8...

View source: R/config.R

get_dv8_flaws_paramsR Documentation

Returns the list of architectural flaws thresholds for DV8 analysis.

Description

This function returns the list of architectural flaws thresholds 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 list of architectural flaws thresholds exists in the parsed configuration file, 'config_file'.

Usage

get_dv8_flaws_params(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The list of DV8 architectural flaws thresholds.


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