bookdown2py {pinyin} | R Documentation |
Convert the Chinese headers of bookdown .Rmd files into Pinyin
Description
Convert the Chinese headers of bookdown .Rmd files into Pinyin
Usage
bookdown2py(folder = "py", remove_curly_bracket = TRUE, other_replace = NULL, dic = NA)
Arguments
folder |
character. The folder in which the files are to be converted. |
remove_curly_bracket |
logical. Whether to remove existing curly brackets in the headers. |
other_replace |
NULL or character. Define how to convert non-Chinese characters in mychar. NULL means 'let it be'. |
dic |
See |
Value
new .Rmd files with Pinyin headers.
Examples
bookdown2py(dic = NA)
[Package pinyin version 1.1.6 Index]