filter by names

filterBundle(tibble, pattern, column = "name")

Arguments

tibble

The tibble object from search.

pattern

The filter pattern to match in the name column.

column

The default pattern match column.