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

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

Awesome Lists containing this project

README

        

## monitoar - prototyping a shiny app for easy open access monitoring

![](screenshot.png)

### 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)