https://github.com/njahn82/monitoar
a shiny app for supporting open access monitoring
https://github.com/njahn82/monitoar
crossref-api open-access-monitoring openaccess shiny-apps
Last synced: 2 months ago
JSON representation
a shiny app for supporting open access monitoring
- Host: GitHub
- URL: https://github.com/njahn82/monitoar
- Owner: njahn82
- Created: 2017-02-28T17:31:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T13:00:50.000Z (about 8 years ago)
- Last Synced: 2025-02-03T12:51:35.356Z (4 months ago)
- Topics: crossref-api, open-access-monitoring, openaccess, shiny-apps
- Language: R
- Homepage: https://najkoja.shinyapps.io/monitoar/
- Size: 1.13 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## monitoar - prototyping a shiny app for easy open access monitoring

### Running the app locally
```{r}
library(shiny)
runGitHub( "monitoar", "njahn82")
```### Credits
- [Shiny](https://shiny.rstudio.com)
- [rcrossref](https://github.com/ropensci/rcrossref)
- [Open APC initiative](https://github.com/openapc/openapc-de)