make.arg.list {SubgrpID} | R 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
[Package SubgrpID version 0.12 Index]