scite: Get the scite journal-level tallies for a character vector of...

sciteR Documentation

Get the scite journal-level tallies for a character vector of ISSNs

Description

Each issn should be of the format "xxxx-xxxx". A vector of issns should be of the format c("xxxx-xxxx", "xxxx-xxxx", ...), respectively. If scite does not have data for a given ISSN, the function will not return any information.

If the function returns an error, try passing the list of ISSNs in smaller batches.

SJI is only calculated for journals where supporting citations + contradicting citations > 500.

Warning: setting keep_null to TRUE will result in cell values that need to be unlisted

Usage

scite(issn, keep_null)

Arguments

issn

A vector of ISSNs

keep_null

Either TRUE or FALSE; defaults to FALSE

Value

A data frame of scite tallies of scite journal index (sji), total citations, total supporting citations, total contradicting citations, total mentioning citations


masonrhayes/sciteR documentation built on Aug. 23, 2023, 3:44 a.m.