Nothing
oa_snowball
are renamed:
citing_filter
is now citing_params
,
and cited_by_filter
is now cited_by_params
.oa_generate
: A generator function to make request to OpenAlex API
and returns one record at a time.group_by
.pages
they want in
oa_fetch
or oa_request
.oa_snowball
performance.options$sample
with search
.entity
. Use "sources" instead.oa_fetch
: entity
now comes before idenfitifier
.
This should not affect your workflow too much unless you have been getting article information from OpenAlex IDs.oa_fetch
: sample
and seed
allows the user to download a random subset of the entities instead of the entire set.oa_ngrams
gets you N-grams of worksabstract
now defaults to TRUE to avoid issues.options
.snowball
#9.NEWS.md
file to track changes to the package.oa_fetch
, abstract
now defaults to FALSE to save compute/query time/space. You will need to set abstract = TRUE
to retrieve abstracts for the articles.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.