powered by
Convert prefecture names to roman or kanji
convert_prefecture(x, to)
prefecture name in kanji
conversion destination
convert_prefecture(c("tokyo-to", "osaka", "ALL"), to="kanji") convert_prefecture( c("\u6771\u4eac", "\u5927\u962a\u5e9c", "\u5317\u6d77\u9053", "\u5168\u56fd"), to = "roman")
Run the code above in your browser using DataLab