entries_to_df
, addresses #27.wait_time
for scopus search for requested by @dkremmydas.plumx_metrics
function for API: https://dev.elsevier.com/documentation/PlumXMetricsAPI.wadl.citation_retrieval
for example of the Citation Retrieval example.jsonlite::fromJSON(flatten = TRUE)
for some content.multi_author_info
and multi_author_retrieval
.read_cto
function and example CTO CSV are now included.gen_entries_to_df
is now the default for most functions.gsub
to replace identifier information such as SCOPUS_ID:
.scrub_identifer
to the gen_entries_to_df
.author_df
now has an option for general
to use gen_entries_to_df
instead of entries_to_df
, which is more general.author_df_orig
is there for the old way of getting the data.frameAdded a NEWS.md
file to track changes to the package.
Author retrieval is now able to pass a person’s name instead of an ID always.