Runs grepl over the tags column of the metadata file and returns matching
rows
search_metadata(metadata = NULL, search)
Arguments
| metadata |
a metadata table to search |
| search |
the search term to check |
Value
a tibble of metadata rows which match the search