View source: R/best_worst_month.R
best_worst_month | R Documentation |
This function takes in a data set and returns a list with the best and the worst month and their respective pnl's.
best_worst_month(x)
x |
A data frame that contains data for individual instruments. |
A list with the best month and the worst month, as well as their respective p&l's.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.