Learn R Programming

highfrequency (version 0.5.3)

salesCondition: Delete entries with abnormal Sale Condition.

Description

Function deletes entries with abnormal Sale Condition: trades where column "COND" has a letter code, except for "E" and "F".

Usage

salesCondition(tdata)

Arguments

tdata

an xts object containing the time series data, with one column named "COND" indicating the Sale Condition.

Value

xts object