Summarizing an FX-Forward
summary method for the S3 class fxForward.
## S3 method for class 'fxForward' summary(object, ...)
object |
S3 object of class fxForward. |
... |
additional arguments affecting the summary produced. |
an S3 object, instance of class c("summaryDefault", "table")
.
# Creating an fx forward. fxf <- fxForward("USD", "EUR", 1, 1000, 1.05, "long") # summarizing the fx forward. summary(fxf)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.