paste_coalitions {coalitions} | R Documentation |
Transform list of coalitions to vector by combining party names
paste_coalitions(coalitions, collapse = "_")
coalitions |
A list of coalitions for which coalition probabilities should
be calculated. Each list entry must be a vector of party names. Those names
need to correspond to the names in |
collapse |
Character string passed to |