HangulAutomata | R Documentation |
function to be used for converting to complete Hangul syllables from Jamo or Keystrokes. Example will be shown in github wiki.
HangulAutomata(input, isKeystroke = F, isForceConv = F)
input |
to be processed mostly Jamo sequences |
isKeystroke |
boolean parameter to check input is keystroke or Jamo sequences |
isForceConv |
boolean parameter to force converting if input is not valid Jamo or keystroke sequences. |
complete Hangul syllable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.