check_error_query_results: Check that the 'query_results' is a success result

View source: R/check_error_query_results.R

check_error_query_resultsR Documentation

Check that the query_results is a success result

Description

Check that the query_results is a success result, i.e. that the query did result in a useful lookup from the database

Usage

check_error_query_results(query_results)

Arguments

query_results

the results of a query (e.g. a call to query_iedb) as a tibble

Value

Nothing. Will stop if query_results is an error result.

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/iedbr documentation built on Aug. 21, 2022, 12:12 a.m.