get_window_end_commit: Returns the ending commit for a window for analysis.

View source: R/config.R

get_window_end_commitR Documentation

Returns the ending commit for a window for analysis.

Description

This function returns the ending commit for a window of time for analysis (the time stamp is inferred from gitlog), 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 end commit exists in the parsed configuration file, 'config_file'.

Usage

get_window_end_commit(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The end commit for a window for analysis.


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