dido_search | R Documentation |
Return row matching pattern
dido_search(data, pattern)
data |
Tibble of datasets or datafiles as returned by datasets() and datafiles() |
pattern |
string used to filter the dataset and idbank list |
the datafiles or datasets table filtered with the pattern
dido_search(datasets(), "drom")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.