global_search: Global partial serach of a data frame

Description Usage Arguments

View source: R/mod_project_selection_fct.R

Description

Grep for a keyword in all columns of a data frame

Usage

1
global_search(.data, .keyword)

Arguments

.data

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

.keyword

a string to grep for


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