evalDataFilter: evalDataFilter

View source: R/utilities-observed-data.R

evalDataFilterR Documentation

evalDataFilter

Description

Evaluate a data filter by converting the variable names of the data.frame into names of variables to be evaluated in the filter expression.

Usage

evalDataFilter(data, filterExpression)

Arguments

data

data.frame containing observed data

filterExpression

expression character string filter to be applied

Value

vector of logicals corresponding to the evaluation of the filter


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on March 30, 2024, 4:17 p.m.