Description Usage Arguments Value See Also
Computes daily periodicity of close prices.
Price history must include adjusted prices typically as
found from Quandl and provided by the quantmod package.
1  | daily_cl(x)
 | 
x | 
 an XTS price history with close column  | 
an XTS price history in daily periodicity, returning close column only
quantmod::Cl, monthly_prices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.