Description Usage Arguments Value
View source: R/order_character.R
order_character returns a permutation which rearrange its first argument into specified order of its second argument.
1 | order_character(vec_cha, vec_or)
|
vec_cha |
atomic character vector. |
vec_or |
atomic character vector having a specific order. |
order vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.