noZeroPrices: Delete the observations where the price is zero

View source: R/dataHandling.R

noZeroPricesR Documentation

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.

Author(s)

Jonathan Cornelissen and Kris Boudt.


highfrequency documentation built on Oct. 4, 2023, 5:08 p.m.