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)
Arguments
mapping
A data.frame with from,to columns
Value
A vector of translated file names as factor (ordered by mapping!)