renameFile: Given a vector of (short/long) filenames, translate to the (long/short) version
Description
Given a vector of (short/long) filenames, translate to the (long/short) version
Usage
renameFile(f_names, mapping)
Value
A vector of translated file names as factor (ordered by mapping!)
Arguments
- f_names
Vector of filenames
- mapping
A data.frame with from,to columns