disambr_filter_authors_by_researcher_ids: Subsets WoS authors table with Researcher IDs

View source: R/disambr_eva.r

disambr_filter_authors_by_researcher_idsR Documentation

Subsets WoS authors table with Researcher IDs

Description

This procedure does not alter sets attributes. Just filters WoS author table.

Usage

disambr_filter_authors_by_researcher_ids(
  sets,
  file_path = system.file("testdata", "tekles-bornmann-researcher-ids.txt", package =
    "disambr")
)

Arguments

sets

WoS data

file_path

path to Researcher IDs. The default list of Researcher IDs is taken from Tekles & Bornmann (2019) for reproducing their test samples (see reference)

Value

updated WoS data

References

Tekles, A., & Bornmann, L. (2019). Author name disambiguation of bibliometric data: A comparison of several unsupervised approaches. ArXiv:1904.12746. http://arxiv.org/abs/1904.12746


stasvlasov/disambr documentation built on Aug. 10, 2022, 12:03 p.m.