dido_search: Return row matching pattern

View source: R/dido-search.R

dido_searchR Documentation

Return row matching pattern

Description

Return row matching pattern

Usage

dido_search(data, pattern)

Arguments

data

Tibble of datasets or datafiles as returned by datasets() and datafiles()

pattern

string used to filter the dataset and idbank list

Value

the datafiles or datasets table filtered with the pattern

Examples

dido_search(datasets(), "drom")

MTES-MCT/didor documentation built on April 7, 2023, 7:42 a.m.