# NOT RUN {
# Creating a new delta.
delta1 <- delta(name = c("equity", "2YCHF", "EURCHF"),
currency = c("EUR", "CHF", "EUR"),
sensitivity = c(100, 150, 130))
# summarizing the delta.
summary(delta1)
# }
Run the code above in your browser using DataLab