get_enumeration_commits: Returns the list of enumerated commit intervals for analysis.

View source: R/config.R

get_enumeration_commitsR Documentation

Returns the list of enumerated commit intervals for analysis.

Description

This function returns a list of enumerated commit intervals, 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 enumerated commit intervals exists in the parsed configuration file, 'config_file'.

Usage

get_enumeration_commits(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The list of enumerated commit intervals.


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