Description Usage Arguments Examples
Load data from the Schroders Quant Data Warehouse (QDW)
1 | loadIndexDataQDW(envir, compKey)
|
envir |
choose QDW environment. Defaults to prod |
compKey |
vector of composite keys. e.g. c('DDL|PI|GSALSPT','DDL|PI|CGSYSPT') |
1 2 | compKey <- c('DDL|PI|GSALSPT','DDL|PI|CGSYSPT')
out <- loadIndexDataQDW(envir = 'prod', compKey)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.