hal_api: HAL API

View source: R/api.R

hal_apiR Documentation

HAL API

Description

Initialize a request to the HAL API.

Usage

hal_api()

Value

An object of class HALQuery: a list containing at least the following components:

q

(default to "*:*").

fl

default to "docid" "label_s").

fq
sort
rows

(default to 30).

start

(default to 0).

wt

(default to "json").

Examples

hal_api()

nfrerebeau/odyssey documentation built on March 30, 2022, 2:51 p.m.