undoStrategy: undoStrategy

Description Usage Arguments Details Value Author(s) Examples

View source: R/machinaWS.functions.R

Description

This connects to the Machina web service, and undoes last operation on the open strategy (addRow or clear).

Usage

1
    undoStrategy(updateStrategy = TRUE, verbose = FALSE)

Arguments

updateStrategy

Not required, whether to update the strategy (default = TRUE)

verbose

Not required, whether to produce verbose output (default = FALSE)

Details

This connects to Machina web service, and undoes last operation on the open strategy (addRow or clear).

Value

This function and undoes last operation on the open strategy (addRow or clear).

Author(s)

Michael Gursky

Examples

1
  #  undoStrategy()

machina documentation built on May 2, 2019, 10:21 a.m.