Browse Source

add installation directives

genderequality-alternative
flavis 4 years ago
parent
commit
6b1f8a64b2
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      README.md

+ 7
- 0
README.md View File

@@ -3,6 +3,13 @@
R package to analyze parliamentary records of the 19th legislative period of the Bundestag,
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

The package mainly supplies 4 functionalities:


Loading…
Cancel
Save