Learn R Programming

pinyin (version 1.1.6)

file.rename2py: Rename files according to a given dictionary

Description

Rename files according to a given dictionary

Usage

file.rename2py(folder = "py", dic = NA)

Arguments

folder

character. The folder in which the files are to be renamed.

dic

See help(pinyin).

Value

files with new names.

Examples

Run this code
# NOT RUN {
file.rename2py(dic = NA)
# }

Run the code above in your browser using DataLab