Learn R Programming

spartan (version 3.0.2)

get_correct_file_path_for_function: Gets the correct filepath for the column range input checker

Description

check_column_ranges takes a filepath containing a sample results file, and this changes across functions. This takes the function name and returns the correct argument names for passing to the function

Usage

get_correct_file_path_for_function(arguments)

Arguments

arguments

Input arguments object passed from the checked function

Value

Filepath to the results file to check