handleLtFiles: handle a folder of Lotek .DTA files

View source: R/handleLtFiles.R

handleLtFilesR Documentation

handle a folder of Lotek .DTA files

Description

Called by processServer for a file or folder added to the queue. Merges files into receiver DBs, then queues a job to run the tag finder on each of these.

Usage

handleLtFiles(j)

Arguments

j

the job with these item(s):

  • filePath; path to files to be merged; if NULL, defaults to jobPath(j)

Value

TRUE after queueing jobs

Note

if topJob(j)$mergeOnly) is TRUE, then only merge files into receiver databases; don't run the tag finder.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.