join_list.Rd
Join elements of list a from list b
join_list(of_a, from_b, add_new = TRUE, replace = TRUE)
list to replace
list with elements to take
add new elements if not existed
TRUE replace elements with the same name