View source: R/fixDOSfilenames.R
fixDOSfilenames | R Documentation |
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.
fixDOSfilenames(f, info, onDisk = FALSE)
f |
vector of full paths to files |
info |
data frame of split filename components, which are the named capture groups in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.