View source: R/gcite_main_graph.R
gcite_main_graph | R Documentation |
Parses a google citation bar graph from html
gcite_main_graph(citations, ...)
## S3 method for class 'xml_document'
gcite_main_graph(citations, ...)
## S3 method for class 'character'
gcite_main_graph(citations, ...)
## Default S3 method:
gcite_main_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.