Description Usage Arguments Value See Also Examples
Extracts the commercial paper volume series from the commercial paper data set.
1 | getCommercialPaperVolumes(cp, progressBar = "none")
|
cp |
commercial paper data as retrieved by |
progressBar |
optional progress bar for |
Returns a list containing data frame for each series, class usfrbcpv
getCommercialPaper,
getCommercialPaperRates,
getCommercialPaperRatesOld,
getCommercialPaperYearend,
getCommercialPaperOutstanding,
getCommercialPaperOutstandingOld,
mergeSeries
1 2 3 | cp <- getCommercialPaper()
volumes <- getCommercialPaperVolumes(cp,"text")
summary(volumes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.