gcite_main_graph: Parse Google Citation Graph

Description Usage Arguments Value

View source: R/gcite_main_graph.R

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


muschellij2/gcite documentation built on Oct. 31, 2021, 9:21 p.m.