get_called_args: Called arguments

View source: R/def_ParameterDefinitions.R

get_called_argsR Documentation

Called arguments

Description

Function for receiving all arguments that were called by a method or function.

Usage

get_called_args(n = 1L)

Arguments

n

int level of the nested environments where to extract the arguments.

Value

Returns a named list of all arguments and their values.

See Also

Other Parameter Dictionary: BaseModelsIndex, DataSetsIndex, TokenizerIndex, doc_formula(), get_TEClassifiers_class_names(), get_depr_obj_names(), get_magnitude_values(), get_param_def(), get_param_dict(), get_param_doc_desc()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.