tosR: tosR process

View source: R/tosR.R

tosRR Documentation

tosR process

Description

This function load de scopus and web of science files and generate the graph (relations betwen the cited references), the bibliometrix dataframe object, the tree of science for the subfields, the tree of science for all the cited references,

Usage

tosR(...)

Arguments

...

Names of scopus and web of science files

Value

list with graph, data frame of citations, subfields and Tree of science

Author(s)

Sebastian Robledo

Examples

## Not run: 
my_tosr <- tosR("co-citation_209.txt",
               "co-citation_380.bib")

## End(Not run)

tosr documentation built on Aug. 9, 2023, 5:10 p.m.

Related to tosR in tosr...