nv_to_list.Rd
This function takes a named vector and convert it to a list with keys named after the vector's names.
nv_to_list(nc)
A named vector
A list with keys matching nc names