Get core performance metrics for monthly log returns
1 2  | GenCoreMetrics(total.ret, benchmark.ret = total.ret,
  period = c("Monthly", "Daily"), market.ret = NULL, rf = 0)
 | 
total.ret | 
 xts object monthly log returns  | 
market.ret | 
 xts same size and index of total.ret  | 
rf | 
 numeric monthly risk free rate, default: 3%  | 
banchmark.ret | 
 xts same size and index of total.ret  | 
peroid | 
 period of returns, for diff annualized factors  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.