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