check_order: Check if the 'order' is valid.

View source: R/check_order.R

check_orderR Documentation

Check if the order is valid.

Description

Check if the order is valid. Will stop if not

Usage

check_order(order)

Arguments

order

the item by which the query is ordered, as checked by check_order. For bigger queries (i.e. with more than 10k results), order is important to obtain each 10k set of results in the same manner.

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

check_order("structure_iri")

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