Description Usage Arguments Value See Also Examples
summary method for the S3 class assetForward.
1 2 |
object |
S3 object of class assetForward. |
... |
additional arguments affecting the summary produced. |
S3 object, instance of class c("summaryDefault", "table")
.
1 2 3 4 | # Creating an asset forward.
af <- assetForward("equity", "EUR", 1, 1000, 1200, "long")
# summarizing the asset forward.
summary(af)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.