Description Usage Arguments Examples
It calculate statistics related to portfolio return and risk This function mostly use PerformanceAnalytics Package
1  | Return.stats(R)
 | 
R | 
 Return Data  | 
1 2 3 4 5  | ## Not run: 
  ret = asset_data
  port_stat = Return.stats(ret)
  
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.