fixDOSfilenames: Correct DOS-style 8.3 filenames into (almost) their original...

View source: R/fixDOSfilenames.R

fixDOSfilenamesR Documentation

Correct DOS-style 8.3 filenames into (almost) their original full filenames.

Description

Any files needing renaming are renamed on disk. The corrected filename will have the receiver serial number, the first timestamp from the file, and a boot number of 0. This flags the requirement to correct the boot number after other files have been merged into their receiver databases.

Usage

fixDOSfilenames(f, info, onDisk = FALSE)

Arguments

f

vector of full paths to files

info

data frame of split filename components, which are the named capture groups in


MotusWTS/motusServer documentation built on April 12, 2025, 2:34 p.m.