aqstorematrix: stores a matrix onto an AQ Master Server

Description Usage Arguments

Description

stores a matrix onto an AQ Master Server

Usage

1
2
aqStoreMatrix(seriesId, freq, data, con = aqInit(), silent = FALSE,
  writeKey = "unset")

Arguments

seriesId

a series ID to store

freq

the frequency, must be one of AQ's enums

data

the data as XTS object

con

a connection object, will be initialized by aqInit by default

silent

whether it should print storage diagnostics.

writeKey

the write key, unset by default


aqr documentation built on May 2, 2019, 5:18 p.m.