powered by
Convert a file name into a variable name
create.variable.name(filename, prefix = NULL, fsep = .Platform$file.sep)
character string
character string: optional prefix to be added
character used to separate path components
if (FALSE) { create.variable.name("C:/my-path/my-file-name.Rd",prefix="res") }
Run the code above in your browser using DataLab