hal_api | R Documentation |
Initialize a request to the HAL API.
hal_api()
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
").
hal_api()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.