filterIfNotNull: Filter if not null

Description Usage Arguments Value

View source: R/data_processing.R

Description

Filter data based on condition only if an input var is not NULL

Usage

1

Arguments

data

:: tibble. data

var

:: character vector | NULL

condition

:: an expression to evaluate in the context of the data

Value

tibble. filtered data


jmbuhr/ShinyLipids documentation built on June 25, 2021, 2:26 a.m.