This function retrieves Semantic Scholar data for a paper given its identifier
S2_paper(identifier, include_unknown_refs = FALSE)
identifier | string with identifier |
---|---|
include_unknown_refs | logical, Default: FALSE |
list representing S2 paper object
Example of Accessible Paper Identifiers:
S2 Paper ID : 0796f6cd7f0403a854d67d525e9b32af3b277331
DOI : 10.1038/nrn3241
ArXiv ID : arXiv:1705.10311
MAG ID : MAG:112218234
ACL ID : ACL:W12-3903
PubMed ID : PMID:19872477
Corpus ID : CorpusID:37220927
S2 is an abbreviation for Semantic Scholar MAG is an abbreviation for Microsoft Academic Graph
if (FALSE) { S2_paper("fb5d1bb23724d9a5a5eae036a2e3cf291cac2c1b") }