dyn_filter: Dynamic filter

Description Usage Arguments

View source: R/mod_project_selection_fct.R

Description

Filter a data frame with a list of key-value pairs where the key is a column name and the value is the cases to keep using %in%

Usage

1
dyn_filter(.data, .filter_list)

Arguments

.data

an object that inherits from data.frame (data.frame, tibble, data.table,...)

.filter_list

list of key-value pairs where the key is a column name and the value is the cases to keep


teofiln/gene.editing.dash documentation built on Feb. 21, 2022, 12:59 a.m.