exists_in_database: Check if a UUID exists in the matching database

Description Usage Arguments Value

View source: R/finmatchr.R

Description

This function queries a vector of UUIDs against the matching database, returning TRUE or FALSE if they exist.

Usage

1
exists_in_database(base_url, uuids)

Arguments

base_url

A character string specifying the base URL of the matching service api.

uuids

A character vector specifying the UUIDs to query.

Value

TRUE or FALSE


dylanirion/finmatchr documentation built on Nov. 23, 2021, 4:53 a.m.