powered by
print method for the S3 class assetForward.
# S3 method for assetForward print(x, ...)
S3 object of class assetForward.
additional arguments.
None (invisible NULL).
print, assetForward.
print
assetForward
# NOT RUN { # Creating an assetForward. af <- assetForward("equity", "EUR", 1, 1000, 1200, "long") # printing the assetForward. print(af) # }
Run the code above in your browser using DataLab