fetch_number_of_results: Fetch the number of results

Description Usage Arguments Value

View source: R/dl.R

Description

Similar to fetch_hilma_data() but returns the number of results rather than the result itself.

Usage

1
fetch_number_of_results(query, headers, api_url)

Arguments

query

The query parameters. Can be constructed with query-helpers.

headers

The headers of the request. Constructed with construct_headers().

api_url

Url to the hilma_api.

Value

An integer, the number of results.


hansel-oy/hilma documentation built on Feb. 20, 2020, 3:20 a.m.