Description Usage Arguments Value See Also Examples
convert_us2uk
converts a vector of words from US to UK English.
1 | convert_us2uk(x, crosswalk = uk2us::ukus_crosswalk)
|
x |
Vector of words to convert. |
crosswalk |
Data frame with columns |
A vector of converted words.
1 | convert_us2uk(c("center", "color", "colorize"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.