R/scopusCollection.R

#' "Bibliometrics" manuscripts from SCOPUS.
#'
#' Manuscripts including the term "bibliometrics" in the title.\cr
#' Period: 1975 - 2017\cr
#' Database: Scopus\cr
#' Format: bibtex\cr
#'
#' @format A data frame with 487 rows and 15 variables:
#' \describe{
#' \item{AU}{Authors}
#' \item{TI}{Document Title}
#' \item{SO}{Publication Name (or Source)}
#' \item{JI}{ISO Source Abbreviation}
#' \item{DT}{Document Type}
#' \item{DE}{Author Keywords}
#' \item{ID}{Keywords associated by WoS or SCOPUS database}
#' \item{AB}{Abstract}
#' \item{C1}{Author Address}
#' \item{RP}{Reprint Address}
#' \item{CR}{Cited References}
#' \item{TC}{Times Cited}
#' \item{PY}{Year}
#' \item{UT}{Unique Article Identifier}
#' \item{DB}{Database}
#' }
#' @source Scopus
#' @name scopusCollection
NULL

Try the bibliometrixData package in your browser

Any scripts or data that you put into this service are public.

bibliometrixData documentation built on April 20, 2022, 5:09 p.m.