scite | R Documentation |
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
scite(issn, keep_null)
issn |
A vector of ISSNs |
keep_null |
Either TRUE or FALSE; defaults to FALSE |
A data frame of scite tallies of scite journal index (sji), total citations, total supporting citations, total contradicting citations, total mentioning citations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.