tosR {tosr} | R 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)
[Package tosr version 0.1.4 Index]