Learn R Programming

spartan (version 3.0.2)

get_file_and_object_argument_names: Gets the correct file and R object argument names for the input checker

Description

check_consistency_result_type takes the argument name of a file or R object, and this changes across functions. This takes the function name and returns the correct argument names for passing to the function

Usage

get_file_and_object_argument_names(input_arguments)

Arguments

input_arguments

Input arguments object passed from the checked function

Value

List containg argument names for file and R object