R/isiCollection.R

#' Bibliometrics manuscripts from Clarivate Analytics WoS.
#'
#' Manuscripts including the term "bibliometrics" in the title.\cr
#' Period: 1985 - 2017\cr
#' Database: Clarivate Analytics Web of Science\cr
#' Format: bibtex\cr
#'
#' @format A data frame with 329 rows and 16 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{SC}{Subject Category}
#' \item{UT}{Unique Article Identifier}
#' \item{DB}{Database}
#' }
#' @source Web of Science
#' @name isiCollection
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.