search_catalog: Search Catalog

View source: R/search_catalog.R

search_catalogR Documentation

Search Catalog

Description

Search the catalog and return a filename.

Usage

search_catalog(catalog, search_value, label = NULL)

Arguments

catalog

A list retured by read_catalog

search_value

a search string

label

A string indicating the label we wish to search. If NULL it matches all labels.

Value

a list of matched filenames


sada1993/catalogr documentation built on April 15, 2022, 3:32 a.m.