crossref {websearchr} | R Documentation |
Find DOI's and other bibliographic metadata
Description
Search crossref.org directly from the R console without having to switching to the browser and opening a new tab first.
Usage
crossref(search_terms)
Arguments
search_terms |
Search terms encapsulated in " ". |
Examples
crossref("my source")
[Package websearchr version 0.0.3 Index]