gcite_graph | R Documentation |
Parses a google citation bar graph from html
gcite_graph(citations, ...)
## S3 method for class 'xml_node'
gcite_graph(citations, ...)
## S3 method for class 'xml_document'
gcite_graph(citations, ...)
## S3 method for class 'character'
gcite_graph(citations, ...)
## Default S3 method:
gcite_graph(citations, ...)
citations |
A list of nodes or xml_node |
... |
arguments passed to |
A matrix of citations and years
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.