Learn R Programming

rAltmetric

This package provides a way to programmatically retrieve altmetrics from various publication types (books, newsletters, articles, peer-reviewed papers and more) from altmetric.com. The package is really simple to use and only has two major functions:

  • altmetrics - Pass it a doi, isbn, uri, arxiv id or other to get metrics
  • altmetric_data Pass it the results from the previous call to get a tidy data.frame

Questions, features requests and issues should go here.

Installing the package

Copy Link

Version

Install

install.packages('rAltmetric')

Monthly Downloads

38

Version

0.7.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

April 21st, 2017

Functions in rAltmetric (0.7.0)

print.altmetric

Print a summary for an altmetric object
altmetric_data

Returns a data.frame from an S3 object of class altmetric
altmetrics

Query data from the Altmetric.com API