Flatten an EVOS timelapse directory
Usage
evos_flatten(path, parse_names = FALSE)
Arguments
- path
character. Path to directory that contains all timelapses
Value
Invisibly returns logical vector the length of the number of files.
As a side effect, all files in that directory will be copied to the top
level of that directory with a file name that is a concatination of all
parent directories, separated by an underscore.