Learn R Programming

machQA (version 0.1.4)

mach.Go: mach.Go

Description

This connects to the Machina web service, and opens strategy.

Usage

mach.Go( username = NULL, password = NULL, strategy = NULL )

Arguments

username
Required, your Machina username
password
Required, your Machina password
strategy
Not required, this will default to default

Value

This connects to the Machina web service, and opens strategy.

Details

This connects to the Machina web service, and opens strategy.

Examples

Run this code
   # mach.Go(username = "userName", password = "passWord", strategy = "strategyName")

Run the code above in your browser using DataLab