sort_substr {eye} | R Documentation |
unify code for substrings and arrange, after tokenizing
sort_substr(x, list_substr)
x |
vector of strings |
list_substr |
list of substrings to match against and sort - the order in the list defines the resulting order in the string Should be names list - the names will be the codes to which the tokens will be matched against. |
Other string matching functions:
getElem
,
recodeye()
,
str_search