applyCond: Apply evaluation condition to result

Description Usage Arguments

Description

Function evaluates condition and if condition is met (TRUE), then result value returned. If condition is not met (FALSE) empty value will be returned. Condition may refer to data provided as a parameter

Usage

1

Arguments

x

result to be adjusted (emptied when condition criteria are not met)

condition

text expression in R syntax

data

data frame to be referred, columns can be referred directly by column name


EvgenyPetrovsky/synthezator documentation built on May 23, 2019, 7:17 a.m.