addToWorklist: add to worklist

View source: R/base.R

addToWorklistR Documentation

add to worklist

Description

adds a command to the worklist

Usage

addToWorklist(command, mode, CMadd_warning = "")

Arguments

command

character, or vector of characters. ” must be escaped (\")

mode

one of "basic", "advanced", specifying whether it is a basic or an advanced worklist command.

CMadd_warning

passed to the worklist, Info only.

See Also

Other general methods: addToWorktable(), init(), write.gwl()


dcangst/rrobot documentation built on April 10, 2024, 1:59 a.m.