Printing an Index-Forward
print method for the S3 class assetForward.
## S3 method for class 'assetForward' print(x, ...)
x |
S3 object of class assetForward. |
... |
additional arguments. |
None (invisible NULL).
# Creating an assetForward. af <- assetForward("equity", "EUR", 1, 1000, 1200, "long") # printing the assetForward. print(af)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.