to_daily: Extract a single row from each day in an xts object

Description Usage Arguments Value Author(s) See Also

Description

Extract a single row from each day in an xts object

Usage

1
.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


FinancialInstrument documentation built on May 2, 2019, 3:41 a.m.