getStrategy: getStrategy

Description Usage Arguments Details Value Author(s) Examples

View source: R/machinaWS.functions.R

Description

This connects to the Machina web service, and gets all the rows in the open strategy.

Usage

1
    getStrategy(verbose = FALSE)

Arguments

verbose

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

Details

This connects to Machina web service, and gets all the rows in the open strategy.

Value

This function and gets all the rows in the open strategy.

Author(s)

Michael Gursky

Examples

1
  #  getStrategy()

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

Related to getStrategy in machina...