gcite_graph: Parse Google Citation Graph

View source: R/gcite_graph.R

gcite_graphR Documentation

Parse Google Citation Graph

Description

Parses a google citation bar graph from html

Usage

gcite_graph(citations, ...)

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

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

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

## Default S3 method:
gcite_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 June 14, 2025, 12:05 p.m.