powered by
lifecycle::badge("experimental") Generates a vector consisting of the elements of kana. Options exist for the inclusion of several elements.
kana(type, ...)hiragana( core = TRUE, dakuon = FALSE, handakuon = FALSE, kogaki = FALSE, historical = FALSE )katakana( core = TRUE, dakuon = FALSE, handakuon = FALSE, kogaki = FALSE, historical = FALSE )
hiragana( core = TRUE, dakuon = FALSE, handakuon = FALSE, kogaki = FALSE, historical = FALSE )
katakana( core = TRUE, dakuon = FALSE, handakuon = FALSE, kogaki = FALSE, historical = FALSE )
"hiragana" ("hira") or "katakana" ("kata")
Arguments passed on to hiragana
hiragana
is include core kana characters.
e.g. ga, gi, gu, ge, go
e.g. pa, pi, pu, pe, po
small character
old style
kana(type = "hira", core = TRUE) kana(type = "hira", core = TRUE, handakuon = TRUE)
Run the code above in your browser using DataLab