bibliometrix-guide
Installation
SKILL.md
Bibliometrix Guide
Overview
Bibliometrix is an R package for comprehensive science mapping and bibliometric analysis. It imports data from Scopus, Web of Science, PubMed, and other databases, then performs co-citation analysis, keyword co-occurrence mapping, collaboration networks, thematic evolution tracking, and more. Includes Biblioshiny — a Shiny-based web interface for no-code analysis.
Installation
install.packages("bibliometrix")
# Or development version
devtools::install_github("massimoaria/bibliometrix")