| .to_daily | R Documentation |
Extract a single row from each day in an xts object
.to_daily(x, EOD_time = "15:00:00")
x |
xts object of sub-daily data. |
EOD_time |
time of day to use. |
xts object with daily scale.
Garrett See
quantmod:::to.daily, quantmod:::to.period
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.