Learn R Programming

highfrequency (version 0.6.5)

noZeroPrices: Delete the observations where the price is zero

Description

Function deletes the observations where the price is zero.

Usage

noZeroPrices(tdata)

Arguments

tdata

an xts or data.table object at least containing a column "PRICE".

Value

an xts or data.table object depending on input