R/biblio_df.R

#' Dataset of "Bibliometrics" manuscripts.
#'
#' The set of manuscripts which the title containing the word "bibliometrics" and published in a journal indexed by Clarivate Analytics WoS database.\cr
#' Period: 2006 - 2015\cr
#' Database: Clarivate Analytics Web of Science\cr
#'
#' @format #' A data frame with 99 rows (manuscripts) and 16 variables (WOS tag field):
#' \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 ISI 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 biblio_df
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.