A convenience function to switch the names and elements of a named character vector or a named list of character vectors.
flip(X)
A named character vector or a named list of character vectors.
A named character vector or a named list of character vectors. If the former, will be of the same length as <X>. If the latter, will be of the same length as there are unique elements across all vectors in the list.