aqstorematrix: stores a matrix onto an AQ Master Server

Description Usage Arguments

Description

stores a matrix onto an AQ Master Server

Usage

1
aqStoreMatrix(seriesId, freq, data, con = aqInit(), silent = FALSE)

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.


aqr documentation built on May 1, 2019, 7:55 p.m.