powered by
Function deletes the observations where the price is zero.
noZeroPrices(tData)
an xts or data.table object depending on input.
xts
data.table
an xts or data.table object at least containing a column PRICE.
PRICE
Jonathan Cornelissen and Kris Boudt.