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