View source: R/parse_dohunbyo.R
replace_dohunbyo_kanji | R Documentation |
Replace Kanji in degrees, minutes, and seconds with symbols
replace_dohunbyo_kanji(x)
x |
character |
character vector
x <- "\u6771\u7d4c139\u5ea644\u520628\u79d28869" replace_dohunbyo_kanji(x) y <- "\u5317\u7def35\u5ea639\u520629\u79d21572" replace_dohunbyo_kanji(y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.