Learn R Programming

gcite (version 0.10.1)

gcite_main_graph: Parse Google Citation Graph

Description

Parses a google citation bar graph from html

Usage

gcite_main_graph(citations, ...)

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

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

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

Value

A matrix of citations and years

Arguments

citations

A list of nodes or xml_node

...

arguments passed to GET