Learn R Programming

gcite (version 0.11.0)

gcite_graph: Parse Google Citation Graph

Description

Parses a google citation bar graph from html

Usage

gcite_graph(citations, ...)

# S3 method for xml_node gcite_graph(citations, ...)

# S3 method for xml_document gcite_graph(citations, ...)

# S3 method for character gcite_graph(citations, ...)

# S3 method for default gcite_graph(citations, ...)

Value

A matrix of citations and years

Arguments

citations

A list of nodes or xml_node

...

arguments passed to GET