morse | R Documentation |
Encode a string with Morse code.
morse(string, sep = "/")
string |
A character vector of length 1 to encode. |
sep |
Separator between code words. |
Morse encoded string.
morse("a1!aa") morse("a^^a")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.