concat_mangled_files: Concatenates files that would have the name if they were not...

View source: R/filenames.R

concat_mangled_filesR Documentation

Concatenates files that would have the name if they were not mangled

Description

Takes the unmangled name and finds all files that would be mangled to that file and concatentes them all together.

Usage

concat_mangled_files(fileDir, unmangled)

Arguments

fileDir

directory containing all the mangled files

unmangled

the unmangled filename.


episphere/biowR documentation built on Dec. 6, 2023, 1:44 a.m.