View source: R/check_error_query_results.R
check_error_query_results | R Documentation |
query_results
is a success resultCheck that the query_results
is a success result,
i.e. that the query did result in a useful lookup from the database
check_error_query_results(query_results)
query_results |
the results of a query (e.g. a call to query_iedb) as a tibble |
Nothing. Will stop if query_results
is an error result.
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.