FilterLanding: Filter LandingData

Description Usage Arguments Value

View source: R/Filter.R

Description

Filters LandingData.

Usage

1
FilterLanding(LandingData, FilterExpression, FilterUpwards = FALSE)

Arguments

LandingData

Input LandingData 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.

FilterUpwards

Whether the filter action will propagate in the upwards direction. Default to FALSE.

Value

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


RstoxData documentation built on July 17, 2021, 5:08 p.m.