Sfoglia il codice sorgente

add installation directives

genderequality-alternative
flavis 4 anni fa
parent
commit
6b1f8a64b2
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. +7
    -0
      README.md

+ 7
- 0
README.md Vedi File

@@ -3,6 +3,13 @@
R package to analyze parliamentary records of the 19th legislative period of the Bundestag, R package to analyze parliamentary records of the 19th legislative period of the Bundestag,
the German parliament. the German parliament.


# Installation

Using the `remotes` package, this is easily installed via:
```r
remotes::install_url("https://git.flavigny.de/christian/hateimparlament/archive/master.zip")
```

# Features # Features


The package mainly supplies 4 functionalities: The package mainly supplies 4 functionalities:


Loading…
Annulla
Salva