drawRows: drawRows

Description Usage Arguments Details Value Author(s) Examples

View source: R/machina.chart.R

Description

This adds one or multiple rows to a chart window at https://account.machi.na.

Usage

1
    drawRows(rowsArray,startDate = NULL,endDate = NULL,chartId='', verbose = FALSE)

Arguments

rowsArray

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

startDate

Not required, start date (default = NULL)

endDate

Not required, end date (default = NULL)

chartId

Not required, chart ID (default = ”)

verbose

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

Details

This adds one or multiple rows to a chart window at https://account.machi.na.

Value

This adds one or multiple rows to a chart window at https://account.machi.na.

Author(s)

Akram Kamal

Examples

1
  #  chart <- drawRows(c(2,3))

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

Related to drawRows in machina...