R/coalition-probability.R
get_superior.RdExtract superior coalitions from coalition string or vector
get_superior(string, pattern = "_", collapse = "_")
| pattern | Pattern to look for (regular expression). |
|---|---|
| collapse | string that will be used to concatenate multiple elements
obtained by splitting |
| stirng | A character. |
stringr str_split