renameFile: Given a vector of (short/long) filenames, translate to the...

View source: R/fcn_misc.R

renameFileR 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!)


PTXQC documentation built on July 26, 2023, 5:27 p.m.