Skip to contents

Create filter expression for a single filter

Usage

create_filter_expr(x, var, val, include_na = TRUE)

Arguments

x

a numeric/character vector

var

name of a filter variable

val

values from input controls (range slider / drop-down menu)

include_na

a logical value indicating whether missing values (NA) should be included