greycite {knitcitations} | R Documentation |
greycite citation method
Description
Grab citation data using the greycite API
Usage
greycite(url, format = c("bib", "json"))
Arguments
url |
the website URL |
format |
have greycite return data in bib (bibtex) or json format? |
Value
a bibentry class object
[Package knitcitations version 1.0.12 Index]