get_hal | R Documentation |
Get Documents From HAL
get_hal_team(id, type = c("ART", "OUV", "DOUV", "SOFTWARE"), limit = 10) get_hal_author(id, type = c("ART", "OUV", "DOUV", "SOFTWARE"), limit = 10)
id |
A |
type |
A |
limit |
An |
Retrieves documents from HAL published during the last year.
A list
of document references. Each element of the list
is a list
of
class hal_document
.
N. Frerebeau
## Not run: get_hal_team("399901") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.