read_biblio_data: Load a bibliometric data frame

Description Usage Arguments Value

Description

Obtains the "M" data frame using bibliometrix to read a vector of files or all text files in the given folder if the argument path is given. Files must be those downloaded from Web of Science, in the plain text format.

Usage

1
read_biblio_data(filenames = NULL, path = NULL)

Arguments

filenames

A vector with the filenames.

path

Full path to the folder containing the bibliometric data.

Value

An "M" data frame, as loaded and converted through bibliometrix.


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