named_list.Rd
Function to returns a list in which the components are provided and then names are assigned as the component names. supplied elements.
named_list(...)
supplied components of the list
Returns a named list
M. Alan Brookhart