Learn R Programming

RstoxData (version 1.2.1)

FilterStoxLanding: Filter StoxLanding data

Description

Filters StoxLandingData.

Usage

FilterStoxLanding(StoxLandingData, FilterExpression)

Arguments

StoxLandingData

Input StoxLandingData data.

FilterExpression

Filter expression in list of strings. The name of the list and structures should be identical to the names of the input data list.

Value

An object of filtered data in the same format as the input data.