SaveTranche: A connection function to save Tranche Details information

Description Usage Arguments

View source: R/ConnectionFunctions.R

Description

Opens a connection to the Tranches folder and save Tranche Data REMIC Tranche information

Usage

1
2
3
4
5
SaveTranche(
  DealName = "character",
  TrancheNumber = "character",
  TrancheFile = "character"
)

Arguments

DealName

a character string the Deal Name

TrancheNumber

a character string the Tranche number

TrancheFile

a character string the TrancheDetails object (file) to serialize


glennmschultz/BondLab documentation built on May 11, 2021, 5:29 p.m.