An open API service indexing awesome lists of open source software.

https://github.com/rrrlw/academia

R package to keep track of publication metrics for members of academia.
https://github.com/rrrlw/academia

Last synced: about 1 month ago
JSON representation

R package to keep track of publication metrics for members of academia.

Awesome Lists containing this project

README

          

## academia: an R package to track academic output

Raoul R. Wadhwa, Neil B. Mehta

The goal of academia is to ...

## Installation

You can install the released version of academia from [CRAN](https://CRAN.R-project.org) with:

``` r
install.packages("academia")
```

## Example

This is a basic example which shows you how to solve a common problem:

``` r
## basic example code
```