You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -26,21 +38,3 @@ The project is based on data gathered by the [Crossref](http://www.crossref.org/
26
38
The package is at the [Göttingen State and University Libary](https://www.sub.uni-goettingen.de/) as part of the [DFG](https://www.dfg.de)-funded eponymous Hybrid Open Access Dashboard project.
27
39
28
40
An early prototype of the application, including the interactive web frontend is available at https://subugoe.github.io/hoad/.
29
-
30
-
31
-
## Installation
32
-
33
-
```r
34
-
remotes::install_github("subugoe/hoad")
35
-
```
36
-
37
-
38
-
## Getting Started
39
-
40
-
```r
41
-
library(hoad)
42
-
```
43
-
44
-
You can start the dashboard locally, by running `runHOAD()`.
45
-
46
-
More functions and data will be exposed in the future for modular reuse.
0 commit comments