powered by
summary method for the S3 class assetForward.
# S3 method for assetForward summary(object, ...)
S3 object of class assetForward.
additional arguments affecting the summary produced.
S3 object, instance of class c("summaryDefault", "table").
c("summaryDefault", "table")
summary, assetForward.
summary
assetForward
# NOT RUN { # Creating an asset forward. af <- assetForward("equity", "EUR", 1, 1000, 1200, "long") # summarizing the asset forward. summary(af) # }
Run the code above in your browser using DataLab