get_variables_defaults: Get the variables and the corresponding default values

View source: R/functional-structure.R

get_variables_defaultsR Documentation

Get the variables and the corresponding default values

Description

Return the values for the i-th function with respect to the "array of function names".

Usage

get_variables_defaults(list_of_function_arguments, i)

Arguments

list_of_function_arguments

An array of characters, the functions' names

i

An integer, the index

Value

A list containing the variables names and the default values.


ims-fhs/badhacker documentation built on March 21, 2022, 7:50 a.m.