View source: R/ConnectionFunctions.R
Opens a connection to the Tranches folder and save Tranche Data REMIC Tranche information
1 2 3 4 5 | SaveTranche(
DealName = "character",
TrancheNumber = "character",
TrancheFile = "character"
)
|
DealName |
a character string the Deal Name |
TrancheNumber |
a character string the Tranche number |
TrancheFile |
a character string the TrancheDetails object (file) to serialize |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.