View source: R/best_worst_three.R
best_worst_three | R Documentation |
This function takes in a data set and returns the best three and worst three commodity names and their respective pnls. All these data will be presented as a formatted table.
best_worst_three(x)
x |
A data frame that contains data for individual commodities. |
output A list of the best three and worst three performers with their commodity names, ids and respective pnls
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.