make_hist_citation_net: Matches citations to build citation net

Description Usage Arguments Value

Description

Matches the names in the cited references field to the short titles to identify papers in the dataset that cited each other. It's a version of the original bibliometrix version with a few steps omitted for performance.

Usage

1
make_hist_citation_net(M, min.citations = 1)

Arguments

M

The bibliometrix data frame.

min.citations

The minimum number of received citations for the paper to be included.

Value

A list with the citation information and metadata.


KleberNeves/milestones documentation built on Dec. 18, 2021, 3:36 a.m.