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.
- Host: GitHub
- URL: https://github.com/rrrlw/academia
- Owner: rrrlw
- Created: 2019-02-22T17:33:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T19:50:55.000Z (over 6 years ago)
- Last Synced: 2025-03-01T08:33:16.030Z (over 1 year ago)
- Language: R
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
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
```