enqueueCommand: Enqueue a command that doesn't require a file or folder.

Description Usage Arguments Details Value Author(s) See Also

Description

Enqueue a command that doesn't require a file or folder.

Usage

1

Arguments

name

command name; e.g. 'SGnew'

...

additional parameters for the command

Details

An empty file is created with the name paste0(TIMESTAMP, MOTUS_QUEUE_SEP, paste0(c(name, ...), collapse=MOTUS_QUEUE_SEP)). This file is moved to the processing queue.

Value

TRUE on success.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also


jbrzusto/motus-R-package documentation built on May 18, 2019, 7:03 p.m.