powered by
icite_api returns the parsed results of a single call to the iCite API
icite_api
icite_api(pmids)
character vector. The pubmed ID to be queried
If the call runs without error, the output is a simple S3 object
# NOT RUN { dat <- icite_api('27599104') print(dat) # }
Run the code above in your browser using DataLab