renameFile {PTXQC}R Documentation

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

f_names

Vector of filenames

mapping

A data.frame with from,to columns

Value

A vector of translated file names as factor (ordered by mapping!)


[Package PTXQC version 1.1.1 Index]