Learn R Programming

highfrequency (version 0.5)

salesCondition:

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