diff options
Diffstat (limited to 'R/tranches_RV_BC.R')
| -rw-r--r-- | R/tranches_RV_BC.R | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/R/tranches_RV_BC.R b/R/tranches_RV_BC.R index 1419b9fe..bd06e244 100644 --- a/R/tranches_RV_BC.R +++ b/R/tranches_RV_BC.R @@ -57,7 +57,8 @@ for(i in seq_along(runs$name1)){ begin.date <- switch(index.name1,
hy21 = as.Date("2013-10-04"),
hy19 = as.Date("2013-10-04"),
- ig21 = as.Date("2013-09-26"))
+ ig21 = as.Date("2013-09-26"),
+ ig23 = as.Date("2014-10-14"))
}
if(begin.date > as.Date(args$until)){
next
|
