make.arg.list: make.arg.list

View source: R/cross_validation_functions.R

make.arg.listR Documentation

make.arg.list

Description

Create a list of variables corresponding to the arguments of the function func.name and assigns values.

Usage

make.arg.list(func.name)

Arguments

func.name

function name

Details

Create a list of variables corresponding to the arguments of the function func.name and assigns values.

Value

list of variables corresponding to the arguments of the function


SubgrpID documentation built on May 29, 2024, 1:33 a.m.