add_as_fist_to_list {YAPSA} | R Documentation |
Works for all types of lists and inputs
add_as_fist_to_list(in_list, in_element)
in_list |
List to which an element is to be added |
in_element |
Element to be added |
List with input element as first entry.
NULL