get_window_size: Returns the size of a window for analysis.

View source: R/config.R

get_window_sizeR Documentation

Returns the size of a window for analysis.

Description

This function returns the size of a window, 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 window size exists in the parsed configuration file, 'config_file'.

Usage

get_window_size(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The size of a window for analysis.


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