gcite_main_graph: Parse Google Citation Graph

Description Usage Arguments Value

Description

Parses a google citation bar graph from html

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
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, ...)

Arguments

citations

A list of nodes or xml_node

...

arguments passed to GET

Value

A matrix of citations and years


gcite documentation built on May 2, 2019, 10:15 a.m.