Learn R Programming

machina (version 0.1.6)

undoStrategy: undoStrategy

Description

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

Usage

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)

Value

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

Details

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

Examples

Run this code
  #  undoStrategy()

Run the code above in your browser using DataLab