Convert the Chinese headers of bookdown .Rmd files into Pinyin

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 help(pinzin).

Value

new .Rmd files with Pinyin headers.

Examples

bookdown2py(dic = NA)
#> The directory py does not exist!