View source: R/open_alex_restclient.R
openalex_key | R Documentation |
This provides access to the latest data, fresher than what snapshots provide. It also enables faster requests and filtering on from_created_date and from_updated_date fields.
openalex_key(key)
key |
a premium subscription key |
Additional details...
https://github.com/ourresearch/openalex-api-tutorials/blob/main/notebooks/getting-started/premium.ipynb https://docs.openalex.org/api-entities/works/filter-works#from_created_date https://docs.openalex.org/api-entities/works/filter-works#from_updated_date
a logical depending on whether key was set or unset
openalex_key("my_secret_api_key")
openalex_key("")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.