.to_daily {FinancialInstrument}R Documentation

Extract a single row from each day in an xts object

Description

Extract a single row from each day in an xts object

Usage

.to_daily(x, EOD_time = "15:00:00")

Arguments

x

xts object of sub-daily data.

EOD_time

time of day to use.

Value

xts object with daily scale.

Author(s)

Garrett See

See Also

quantmod:::to.daily, quantmod:::to.period


[Package FinancialInstrument version 1.3.1 Index]